cz.cuni.jagrlib.reg
Class InfoParamGUI
java.lang.Object
cz.cuni.jagrlib.reg.InfoParamGUI
public class InfoParamGUI
- extends Object
Information about GUI of parameter.
- Version:
- 0.24 $Rev: 281 $ $Date: 2006-06-01 20:55:34 +0200 (čt, 01 VI 2006) $ $Author: pepca $
- Author:
- Jan Kostlivy
- See Also:
- InfoParamGUI.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
gui
public ParamGUI gui
- Class that care about visual representation of parameter.
- See Also:
ParamGUI
,
ParamBoolean
,
ParamCombo
,
ParamFloat
,
ParamDouble
,
ParamInteger
,
ParamString
,
ParamSpec
visible
public boolean visible
- Visibility of parameter in group.
nextInfo
public Map<String,Object> nextInfo
- This is space for all other information.
InfoParamGUI
public InfoParamGUI()