|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| PlugIn | With this class other developers have the possibility to write PlugIns for the 'SchemaProf' application. |
| Class Summary | |
|---|---|
| AbstractPlugIn | A Default Implementation of the PlugIn
Interface. |
| ButtonPanel | This class is the button panel which is displayed below the tree view in the main application window. |
| MainComponent |
This class is the container for the central part of the
MainFrame (for more details on the layout of
the MainFrame see the description of telcert.schemaprof.gui). |
| MainFrame | This class is the most important class of SchemaProf's user interface. |
| MainMenuBar | This class is contained by the MainFrame. |
| ProfileMonitor | This is the progress monitor displayed while loading a schema or an application profile. |
| StatusBar |
This class is contained by the MainComponent. |
| TreePanel |
This class is contained by the MainComponent. |
| ViewComponent |
This class is contained by the MainComponent. |
This package and all its subpackages contain the implementation of SchemaProf's
user interface. The most important class of the user interface is
MainFrame. It is the main window of SchemaProf. Additionally,
it manages all other GUI components and contains a reference to the data model.
In Fig. 1 you can see the layout of the MainFrame. It consists of several
other components like the MainMenuBar or
MainComponent. The MainComponent itself is only a container
for further sub components.
|
| Figure 1: The UI components of SchemaProf |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||