X serial port

X   better message for PortInUseException (full explanation)
X   better message for when serial port code not available/not installed
This commit is contained in:
benfry
2002-11-19 08:44:37 +00:00
parent f12b2b45c3
commit 4fa553d250
5 changed files with 21 additions and 7 deletions

View File

@@ -67,6 +67,8 @@ public class PdeEditorTextPane extends JTextPane {
setStyledDocument(document);
// MAYBE? textPane = this;
//setPreferredSize(new Dimension(620, 460));
//setDoubleBuffered(true);
//textPane.setCaretPosition(0);