|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--VASSAL.configure.StringEnum
Wrapper class for an enumerated type. If an AutoConfigurable object lists an attribute of type StringEnum.class, the AutoConfigurer class will build a StringEnumConfigurer as that attribute's editor. The AutoConfigurable object should return a sub-class of StringEnum with a no-arg constructor
| Constructor Summary | |
StringEnum()
|
|
| Method Summary | |
abstract java.lang.String[] |
getValidValues()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StringEnum()
| Method Detail |
public abstract java.lang.String[] getValidValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||