|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ConfigurableEffect.Value
Represents a configurable value for an effect.
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the value. |
java.lang.Object |
getObject()
Gets the object representation of the value. |
java.lang.String |
getString()
Gets the string representation of the value. |
void |
setString(java.lang.String value)
Sets the string representation of the value. |
void |
showDialog()
Shows a dialog allowing a user to configure this value. |
Method Detail |
---|
java.lang.String getName()
void setString(java.lang.String value)
java.lang.String getString()
java.lang.Object getObject()
void showDialog()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |