|
Class Summary |
| AboutDialog |
The dialog window showing credits and contact information regarding SARJ |
| ConfigDialog |
The ConfigDialog class contains the components of the Configuration window |
| Connection |
The Connection class manages a connection with a Soldat server |
| EditScriptDialog |
A small dialog allowing the user to change the name and filename of a script
button |
| GUI |
The GUI class contains all the Swing components that comprise the SARJ
Graphical User Interface |
| ImagePanel |
A custom Swing component to show an image in a panel |
| LogDialog |
The log console dialog for displaying error messages |
| Sarj |
The main SARJ application class |
| ScriptButton |
The ScriptButton class is a specialised button that contains an associated
name and filename of a script to execute when clicked. |
| ScriptButtonPanel |
A custom swing component to hold all of the script buttons in one panel |
| ScriptDialog |
Contains details of all time and event based scripts |