|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AboutDialog | |
AbstractMenuHelper | The base class for various menu helpers. |
DeleteDialog | |
FileCopyDialog | This is a dialog class for copying generated files. |
FileInfo | This is a simple class that is used to encapsulate information about a given file. |
FileMenuHelper | The file menu helper for the application. |
HelpMenuHelper | The help menu helper for the application. |
JobMenuHelper | The file menu helper for the application. |
JobMonitor | A background thread class to monitor job progress. |
MainFrame | |
PEACE | The top-level class for the PEACE GUI application. |
PEACEInstaller | |
ServerConnectionTester | |
ServerMenuHelper | The server menu helper for the application. |
Version | This is a non-instantiable class that serves as a central point to hold various version, copyright, and lisence information associated with PEACE and its GUI. |
ViewFactory | A factory to help with creation of views. |
ViewMenuHelper | The help menu helper for the application. |
WorkspaceChooser | This class provides a pretty sophisticated dialog box that is displayed initially to the user to select a work space. |
Enum Summary | |
---|---|
AbstractMenuHelper.ActionType | Enumeration to enable referring to a specific type of action. |
AbstractMenuHelper.HelperType | Enumeration to enable convenient identification/classification of menu helper objects. |
ViewFactory.ViewType | Set of enumeration values to identify the different types of views that this factory can create. |
Contains the core classes that coordinate the activities of various classes and wizards.
As the name suggests this package contains the classes that are central to the operation of the GUI. The classes in this package are dependent on rest of the packages in the system.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |