Uses of Class
cz.cuni.jagrlib.gui.ChannelGUI

Packages that use ChannelGUI
cz.cuni.jagrlib.gui GUI classes for the JaGrLib project. 
cz.cuni.jagrlib.reg GUI classes for the JaGrLib project. 
 

Uses of ChannelGUI in cz.cuni.jagrlib.gui
 

Subclasses of ChannelGUI in cz.cuni.jagrlib.gui
 class ChannelGUIImproved
          Improved class that care about visual representation of channels.
 

Methods in cz.cuni.jagrlib.gui that return ChannelGUI
static ChannelGUI InstanceGUI.newChannelInstance(InfoChannel _info)
          Creates new instance of Channel and connecting Modules and Plugs.
 

Uses of ChannelGUI in cz.cuni.jagrlib.reg
 

Fields in cz.cuni.jagrlib.reg declared as ChannelGUI
 ChannelGUI InfoChannelGUI.gui
          Class that care about visual representation of channel.