|
Class Summary |
| ChoiceList |
A wrapper class used to abstract choice lists within command windows. |
| Chooser |
Wrapper class for a group of radiobuttons. |
| ComboBoxWidget |
A wrapper class used to abstract combo boxes within command windows. |
| CommandButton |
Creates a JButton, which when clicked runs internal API functions or external commands |
| CommandThread |
Class used for making abstract actions which launch threads. |
| FileChooser |
A wrapper class used to abstract file selection within command windows. |
| GDEMenuParser |
|
| ListWidget |
A wrapper class used to abstract combo boxes within command windows. |
| NumberWidget |
Wraps a widget(s) for selecting numeric values. |
| RunWindow |
|
| TempFile |
Stores information about the file fields used by the command |
| TextWidget |
A wrapper class used to abstract text fields within command windows. |