|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HashMapChannels | |
---|---|
cz.cuni.jagrlib.reg | GUI classes for the JaGrLib project. |
cz.cuni.jagrlib.xml | Classes for XML processing in the JaGrLib project. |
Uses of HashMapChannels in cz.cuni.jagrlib.reg |
---|
Fields in cz.cuni.jagrlib.reg declared as HashMapChannels | |
---|---|
HashMapChannels |
InfoGroup.channels
Set of all information about channels in the group. |
HashMapChannels |
InfoPlug.channels
Connected channels. |
Methods in cz.cuni.jagrlib.reg with parameters of type HashMapChannels | |
---|---|
static void |
Composition.connectPieces(HashMapChannels channels)
Connect pieces by channels. |
static void |
InfoGroup.moveChannelsToGroup(HashMapChannels superChannels,
InfoGroup newGroup)
Moves channels (with both plugs in group) to new group. |
Uses of HashMapChannels in cz.cuni.jagrlib.xml |
---|
Methods in cz.cuni.jagrlib.xml that return HashMapChannels | |
---|---|
HashMapChannels |
RegTablesXML.getChannels(HashMapModules modules,
org.w3c.dom.Node nodeClass)
Gets information about channels in group. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |