Class GlobalOptions.PromptOnOff
java.lang.Object
VASSAL.configure.StringEnum
VASSAL.build.module.GlobalOptions.PromptOnOff
- Enclosing class:
GlobalOptions
The PromptOnOff class allows certain attribute settings to be configured by the module designer:
ALWAYS = the "preference" is forced on
NEVER = the "preference" is forced off
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PromptOnOff
public PromptOnOff()
-
-
Method Details
-
getValidValues
- Specified by:
getValidValues
in classStringEnum
-