|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ParamGUI.ParamEdit
Manipulator for special parameters.
Method Summary | |
---|---|
String |
edit()
Invokes edit dialog for special parameter. |
String |
getText()
Returns String representation of parameter value. |
Object |
getValue()
Returns internal value of the parameter. |
Object |
setValue(Object val)
Sets value of the parameter. |
Method Detail |
---|
Object setValue(Object val)
val
- New value (internal representation).
Object getValue()
String getText()
String edit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |