Class BooleanPreference
java.lang.Object
VASSAL.search.AbstractImageFinder
VASSAL.build.AbstractBuildable
VASSAL.build.AbstractConfigurable
VASSAL.preferences.BasicPreference
VASSAL.preferences.BooleanPreference
- All Implemented Interfaces:
AutoConfigurable, Buildable, Configurable, PropertyNameSource, ValidityChecker, Translatable, Auditable, ImageSearchTarget, SearchTarget
A Checkbox Module Preference.
-
Nested Class Summary
Nested classes/interfaces inherited from class BasicPreference
BasicPreference.NoteConfigNested classes/interfaces inherited from interface AutoConfigurable
AutoConfigurable.Util -
Field Summary
FieldsFields inherited from class BasicPreference
DEFAULT, DESC, NAME, property, TAB, tabName, variableNameFields inherited from class AbstractConfigurable
changeSupport, localizedName, myI18nData, nameFields inherited from class AbstractBuildable
buildComponents, validatorFields inherited from interface Configurable
NAME_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BasicPreference
addTo, getAllowableConfigureComponents, getAttributeDescriptions, getAttributeNames, getAttributeTypes, getAttributeValueString, getDescription, getHelpFile, getVariableName, removeFrom, setAttribute, updateGlobalPropertyMethods inherited from class AbstractConfigurable
add, addPropertyChangeListener, getAttributeVisibility, getConfigureComponents, getConfigureName, getConfigurer, getExpressionList, getFormattedStringList, getI18nData, getI18nPrefix, getLocalizedConfigureName, getMenuTextList, getNamedKeyStrokeList, getPropertyList, getTypeName, remove, removePropertyChangeListener, setAllAttributesUntranslatable, setAttributeTranslatable, setConfigureNameMethods inherited from class AbstractBuildable
addImageNamesRecursively, build, buildString, getAllDescendantComponentsOf, getAncestor, getBuildables, getBuildComponents, getBuildElement, getComponents, getComponentsOf, getNonFolderAncestor, getPropertyNames, setAncestor, validateMethods inherited from class AbstractImageFinder
addLocalImageNames, getAllImageNames, getLocalImageNamesMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Auditable
getComponentName, getComponentTypeNameMethods inherited from interface Buildable
build, getBuildElement, isMandatory, isMovable, isUnique
-
Field Details
-
defaultValue
protected boolean defaultValue -
config
-
-
Constructor Details
-
BooleanPreference
public BooleanPreference()
-
-
Method Details
-
getConfigureTypeName
-
getDefaultClass
- Specified by:
getDefaultClassin classBasicPreference
-
getDefaultValue
- Specified by:
getDefaultValuein classBasicPreference
-
setDefaultValue
- Specified by:
setDefaultValuein classBasicPreference
-
getPreferenceConfigurer
- Specified by:
getPreferenceConfigurerin classBasicPreference
-