Package editor
Class GosuEditor.GosuDocumentHandler
java.lang.Object
editor.GosuEditor.GosuDocumentHandler
- All Implemented Interfaces:
EventListener
,DocumentListener
- Enclosing class:
- GosuEditor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
private void
private Breakpoint
updateBreakpoint
(Breakpoint bp, int linesInserted, DocumentEvent e) private void
-
Constructor Details
-
GosuDocumentHandler
GosuDocumentHandler()
-
-
Method Details
-
changedUpdate
- Specified by:
changedUpdate
in interfaceDocumentListener
-
insertUpdate
- Specified by:
insertUpdate
in interfaceDocumentListener
-
removeUpdate
- Specified by:
removeUpdate
in interfaceDocumentListener
-
updateBreakpoints
-
updateBreakpoint
-
resizeEditor
private void resizeEditor()
-