Package cz.cuni.jagrlib.reg

GUI classes for the JaGrLib project.

See:
          Description

Interface Summary
InfoState State flags for plugs compositions, etc..
InputOutput Interface for saving and loading to/from files.
RegTables Abstract class for registry database.
 

Class Summary
Composition Runnable composition.
HashMapChannels HashMap for channels.
HashMapModules HashMap for modules and groups.
InfoCompositionGUI Information about gui of composition.
InfoGroup Information about concrete group instance (stored in XML file).
InfoGroupGUI Information about gui of group.
InfoChannel Information about channel.
InfoChannelGUI Information about channel GUI.
InfoModule Information about one concrete module instance (Piece) stored in XML file (composition).
InfoModuleGUI Information about module's GUI.
InfoParam Parameter information.
InfoParamGUI Information about GUI of parameter.
InfoPlug Information about a plug.
InfoPlugGUI Information about GUI of the plug.
RegDatabaseBasic Basic class for working with registry data.
RegGroupDialog Dialog for group registration.
RegModulesDialog Dialog window for module registration.
RegModulesSelect Dialog for selecting modules.
RegPiece Registration data for Piece.
SelectFilter Filter for viewing modules.
SelectFilterBasic Basic filter for viewing modules.
 

Package cz.cuni.jagrlib.reg Description

GUI classes for the JaGrLib project.

Since:
0.22
See Also:
cz.cuni.jagrlib, cz.cuni.jagrlib.iface, cz.cuni.jagrlib.piece, cz.cuni.jagrlib.gui, cz.cuni.jagrlib.gui.comp