Class Summary |
BotPanel |
|
BrowserControl |
A simple, static class to display a URL in the system browser. |
ButtonPanel |
|
FileDetails |
A simple class for passing details of a file opened for
reading or writing. |
GridPanel |
|
GUIUtils |
Various static methods for creating GUI objects and laying them out. |
PluginPanel |
|
Setting |
A Setting represents a name value pair that may be stored and read
from a file by a SettingsController. |
SettingsController |
This class is intended to read and write settings generating
SettingsGroups, containing individual settings. |
SettingsGroup |
A SettingsGroup contains a named collection of settings |
SimpleDialog |
|
Txt |
Machine generated class, supplies all text displayed by the application and supports internationalisation. |
TxtBaseClass |
The TxtBaseClass provides core functionality for the Txt class. |
TxtParser |
TxtParser generates the Txt.java internationalisation class
from a message file. |