|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.cuni.jagrlib.reg.InfoParamGUI
public class InfoParamGUI
Information about GUI of parameter.
| Field Summary | |
|---|---|
ParamGUI |
gui
Class that care about visual representation of parameter. |
java.util.Map<java.lang.String,java.lang.Object> |
nextInfo
This is space for all other information. |
boolean |
visible
Visibility of parameter in group. |
| Constructor Summary | |
|---|---|
InfoParamGUI()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ParamGUI gui
ParamGUI,
ParamBoolean,
ParamCombo,
ParamFloat,
ParamDouble,
ParamInteger,
ParamString,
ParamSpecpublic boolean visible
public java.util.Map<java.lang.String,java.lang.Object> nextInfo
| Constructor Detail |
|---|
public InfoParamGUI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||