|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.cuni.jagrlib.reg.InfoCompositionGUI
public class InfoCompositionGUI
Information about gui of composition.
Field Summary | |
---|---|
CompositionGUI |
gui
Class that care about visual representation of composition. |
int |
height
Height of group in composition mode. |
boolean |
modulesShow
Show modules or not. |
java.util.Map<java.lang.String,java.lang.Object> |
nextInfo
This is space for all other information. |
int |
width
Width of group in composition mode. |
Constructor Summary | |
---|---|
InfoCompositionGUI()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean modulesShow
public int height
public int width
public CompositionGUI gui
CompositionGUI
,
CompositionGUIBasic
public java.util.Map<java.lang.String,java.lang.Object> nextInfo
Constructor Detail |
---|
public InfoCompositionGUI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |