Package verinec.gui

Important classes of the GUI.

See:
          Description

Interface Summary
IVerinecModule The Verinec Editor provides an api to plug in modules.
 

Class Summary
GuiUtil Contains utility methods for GUI operations.
GuiUtil.ColorChooseAction Action class for the color chooser button.
GuiUtil.InvertFilter Invert filter for RGB images.
GuiUtil.SpringUtilities A helper class that provides utility methods for creating form- or grid-style layouts with SpringLayout.
VerinecStudio The main class of the Gui.
WarningDialog Dialog to report warnings.
 

Package verinec.gui Description

Important classes of the GUI.

The central class is VerinecStudio. It provides access to the important functionality and to the members of the currently loaded network.

Operations of the GUI are implemented in modules. Some modules allow to edit the nodes, others to import or export configuration data. A module must implement IVerinecModule and can make its functionality available by registering operations in the context menu of nodes or in the menu bar and icon toolbar of the main window.

For more detailed control of the GUI, you can manipulate the objects of the verinec.gui.core package.


Copyright © 2005 Verinec, DIUF