Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
FileHandler.FileChooser | |
FileHandler.FileHandlerListener | |
LineNumberPanel.BreakPointHandler | interface for a component which will handle break points for the interpreter. |
Class Summary | |
AdaLogoFileHandler | file handler costumized for adalogo. |
CompoundUndoManager | This class will merge individual edits into a single larger edit. |
CompoundUndoManager.RedoAction | code from java tutorial http://java.sun.com/docs/books/tutorial/uiswing/components/generaltext.html |
CompoundUndoManager.UndoAction | code from java tutorial http://java.sun.com/docs/books/tutorial/uiswing/components/generaltext.html |
Editor | This class hold the editor |
FileHandler | file handler. |
FileHandler.FileHandlerEvent | |
IndentEditorKit | |
LineHighlightHandler | simple line highlighter. |
LineNumberPanel | this panel will draw line numbers. |
NoWrapTextPane | JTextPane which does not wrap line (option). |
SyntaxDocument | hardcoded syntax highlighter. |