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 TypeMethodDescriptionvoidvoidvoidprivate voidprivate BreakpointupdateBreakpoint(Breakpoint bp, int linesInserted, DocumentEvent e) private void
-
Constructor Details
-
GosuDocumentHandler
GosuDocumentHandler()
-
-
Method Details
-
changedUpdate
- Specified by:
changedUpdatein interfaceDocumentListener
-
insertUpdate
- Specified by:
insertUpdatein interfaceDocumentListener
-
removeUpdate
- Specified by:
removeUpdatein interfaceDocumentListener
-
updateBreakpoints
-
updateBreakpoint
-
resizeEditor
private void resizeEditor()
-