Package ponderToolkit.editor

Policy editor tool

See:
          Description

Interface Summary
DocInterface Function: This interface defines the services provided by a PonderEditor document instance.
DocOwnerInterface Function: This interface defines the services to be provided by a host application for a PonderEditor document instance.
EditorOwnerInterface Function: This interface defines the services to be provided by a host application for the PonderEditor text editor.
 

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
 

Package ponderToolkit.editor Description

Policy editor tool

Related Documentation

Provides control and GUI funtionality for the policy editor tool. For overviews, tutorials, examples, guides, and tool documentation, please see: