Uses of Package
cz.cuni.jagrlib.reg

Packages that use cz.cuni.jagrlib.reg
cz.cuni.jagrlib Core JaGrLib package. 
cz.cuni.jagrlib.gui GUI classes for the JaGrLib project. 
cz.cuni.jagrlib.piece Public modules (building blocks of JaGrLib compositions). 
cz.cuni.jagrlib.reg GUI classes for the JaGrLib project. 
cz.cuni.jagrlib.testing Temporary JaGrLib modules. 
cz.cuni.jagrlib.worker JaGrLib worker modules - descendants of Worker. 
cz.cuni.jagrlib.xml Classes for XML processing in the JaGrLib project. 
 

Classes in cz.cuni.jagrlib.reg used by cz.cuni.jagrlib
InfoModule
          Information about one concrete module instance (Piece) stored in XML file (composition).
RegPiece
          Registration data for Piece.
 

Classes in cz.cuni.jagrlib.reg used by cz.cuni.jagrlib.gui
InfoGroup
          Information about concrete group instance (stored in XML file).
InfoChannel
          Information about channel.
InfoModule
          Information about one concrete module instance (Piece) stored in XML file (composition).
InfoParam
          Parameter information.
InfoPlug
          Information about a plug.
 

Classes in cz.cuni.jagrlib.reg used by cz.cuni.jagrlib.piece
RegPiece
          Registration data for Piece.
 

Classes in cz.cuni.jagrlib.reg used by cz.cuni.jagrlib.reg
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).
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.
InputOutput
          Interface for saving and loading to/from files.
RegPiece
          Registration data for Piece.
RegTables
          Abstract class for registry database.
SelectFilter
          Filter for viewing modules.
 

Classes in cz.cuni.jagrlib.reg used by cz.cuni.jagrlib.testing
RegPiece
          Registration data for Piece.
 

Classes in cz.cuni.jagrlib.reg used by cz.cuni.jagrlib.worker
RegPiece
          Registration data for Piece.
 

Classes in cz.cuni.jagrlib.reg used by cz.cuni.jagrlib.xml
HashMapChannels
          HashMap for channels.
HashMapModules
          HashMap for modules and groups.
InfoGroup
          Information about concrete group instance (stored in XML file).
InfoChannel
          Information about channel.
InfoModule
          Information about one concrete module instance (Piece) stored in XML file (composition).
InfoParam
          Parameter information.
InfoPlug
          Information about a plug.
InputOutput
          Interface for saving and loading to/from files.
RegTables
          Abstract class for registry database.
SelectFilter
          Filter for viewing modules.