|
Class Summary |
| DefaultFileFilter |
A DefaultFileFilter, once implemented, can be set on a JFileChooser to keep
unwanted files from appearing in the directory listing. |
| DisplayView |
DisplayView sets the visual display for the Visual Modeler. |
| FileModel |
FileModel deals with the back-end operation of the VisualModeler system. |
| IconView |
IconView setup the icon toolbar. |
| IconWizard |
IconWizard setups the dialog box for the wizard function |
| MenuAbout |
MenuAbout setups About Dialog box. |
| MenuView |
MenuView setups the menu bar. |
| ResourceMachine |
ResourceMachine stores the values assossiated for each machine. |
| ResourceModel |
ResourceModels stores and creates the resource objects. |
| ResourceProperty |
ResourceProperty stores the values needed for each grid resource. |
| UserModel |
UserModels stores and creates the user objects. |
| UserProperty |
UserProperty stores the values needed for each grid user. |
| VisualModeler |
VisualModeler setups the main frame for the visual modeler. |
| WholeNumberField |
WholeNumerField setup a text field that accepts numbers only. |