|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.cuni.jagrlib.reg.InfoChannelGUI
public class InfoChannelGUI
Information about channel GUI.
Field Summary | |
---|---|
static java.awt.Color |
colorActiveModule
Color of channel of selected module. |
static java.awt.Color |
colorNormal
Color of normal channel. |
static java.awt.Color |
colorTemp
Color of temporary channel, while mouse draging. |
ChannelGUI |
gui
Class that care about visual representation of channel. |
java.util.Map<java.lang.String,java.lang.Object> |
nextInfo
This is space for all other information. |
Constructor Summary | |
---|---|
InfoChannelGUI()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ChannelGUI gui
ChannelGUI
,
ChannelGUIImproved
public java.util.Map<java.lang.String,java.lang.Object> nextInfo
public static java.awt.Color colorNormal
public static java.awt.Color colorActiveModule
public static java.awt.Color colorTemp
Constructor Detail |
---|
public InfoChannelGUI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |