|
Class Summary |
| AboutDialog |
Function: Displays the "about" dialog box |
| ActionDictionary |
Function: Holds all the actions related to the actual text editing |
| CompilerSetter |
Function: Handles the Settings for the Compiler. |
| DirtyDialog |
Function: A dialog to display the information that a file has been
changed |
| DocumentManager |
Function: The Document manager. |
| DocumentOutputStream |
An OutputStream implementation that places it's
output in a swing text model (Document). |
| EditorAction |
Function: Base class for all menu items. |
| FindDialog |
Function: The find dialog |
| GotoDialog |
Function: Goto-line dialog |
| HelpExplorer |
Function: The Help Window Explorer. |
| PonderEditor |
Function: Main Class to start the Ponder ManagementToolkit. |
| PonderTokenMarker |
Function: Specifies the different Tokens of the language and marks them
into different categories |
| PonderUndoableEditListener |
Function: An implementation of the UndoableEditListener |
| PopupActions |
Function: Handles everything related to the popup-menu activated with
the right-mouse click in the editor text area. |
| PrintMan |
Function: The Print Manager class |
| PropDialog |
Function: The Properties Dialog Box |
| PropMan |
Function: Manages the Properties for the PonderEditor |
| ReplaceDialog |
Function: The replace-dialog. |
| ResourceStringMan |
Function: Provides access to the resource file |
| TextFrame |
Function: Represents a Text-frame (Editor + Message Windows) |
| TextMenu |
Function: Models a menu bar on a TextFrame |
| ToolButton |
Function: Models a ToolButton for the Toolbar on TextFrame windows |