mirror of
https://github.com/processing/processing4.git
synced 2026-02-05 14:49:18 +01:00
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:
@@ -67,6 +67,8 @@ public class PdeEditorTextPane extends JTextPane {
|
||||
setStyledDocument(document);
|
||||
// MAYBE? textPane = this;
|
||||
|
||||
//setPreferredSize(new Dimension(620, 460));
|
||||
|
||||
//setDoubleBuffered(true);
|
||||
|
||||
//textPane.setCaretPosition(0);
|
||||
|
||||
Reference in New Issue
Block a user