Package telcert.schemaprof.gui

This package and all its subpackages contain the implementation of SchemaProf's user interface.

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.
 

Package telcert.schemaprof.gui Description

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.

StatusBar TreePanel ViewComponent MainComponent.toolBar MainMenuBar MainComponent MainFrame

The UI components of SchemaProf
Figure 1: The UI components of SchemaProf



Copyright © 2004-2007 IWM - Institut fuer Wissensmedien. All Rights Reserved.