Class | Description |
---|---|
BasicEditor |
Bare-bones editor implementation used when the framework is being used
standalone.
|
BrowserMessageHandler |
MessageHandler used by AjBrowser that displays ERROR messages with exceptions and ABORT messages in an error dialog.
|
BrowserRuntimeProperties |
AjBrowser implementation of IRuntimeProperties which uses the PreferenceStoreConstant
to decide which class the user has specified contains the main method
|
BrowserUIAdapter |
AjBrowser implementation if IdeUIAdapter which displays the provided
information in the status bar at the bottom of the AjBrowser GUI.
|
EditorManager |
Responsible for controlling the editor.
|