Uses of Interface
VASSAL.build.module.properties.MutablePropertiesContainer
Packages that use MutablePropertiesContainer
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes that may be added to a
GameModule
.Contains classes that may be added to a
MapGrid
.Contains classes that can be added to a
Widget
.-
Uses of MutablePropertiesContainer in VASSAL.build
Classes in VASSAL.build that implement MutablePropertiesContainerModifier and TypeClassDescriptionclass
The GameModule class is the base class for a VASSAL module. -
Uses of MutablePropertiesContainer in VASSAL.build.module
Classes in VASSAL.build.module that implement MutablePropertiesContainerModifier and TypeClassDescriptionclass
The Map is the main component for displaying and containingGamePiece
s during play.class
class
A Map that may be configured to be visible only a particular side.Fields in VASSAL.build.module declared as MutablePropertiesContainer -
Uses of MutablePropertiesContainer in VASSAL.build.module.map.boardPicker.board.mapgrid
Classes in VASSAL.build.module.map.boardPicker.board.mapgrid that implement MutablePropertiesContainerFields in VASSAL.build.module.map.boardPicker.board.mapgrid declared as MutablePropertiesContainer -
Uses of MutablePropertiesContainer in VASSAL.build.module.properties
Classes in VASSAL.build.module.properties that implement MutablePropertiesContainerModifier and TypeClassDescriptionclass
Dummy component that acts as a simple container for GlobalProperty componentsstatic class
Simple implementation ofMutablePropertiesContainer
class
Fields in VASSAL.build.module.properties declared as MutablePropertiesContainerModifier and TypeFieldDescriptionprotected MutablePropertiesContainer
GlobalProperty.parentContainer
protected MutablePropertiesContainer
ScenarioPropertiesOptionTab.parentContainer
Methods in VASSAL.build.module.properties that return MutablePropertiesContainerModifier and TypeMethodDescriptionGlobalProperties.getParent()
GlobalProperty.getParent()
MutableProperty.getParent()
MutableProperty.Impl.getParent()
Methods in VASSAL.build.module.properties with parameters of type MutablePropertiesContainerMethod parameters in VASSAL.build.module.properties with type arguments of type MutablePropertiesContainerModifier and TypeMethodDescriptionstatic MutableProperty
MutableProperty.Util.findMutableProperty
(String propertyName, List<MutablePropertiesContainer> propertyContainers) Look for aMutableProperty
in the list ofMutablePropertiesContainer
.Constructors in VASSAL.build.module.properties with parameters of type MutablePropertiesContainer -
Uses of MutablePropertiesContainer in VASSAL.build.widget
Classes in VASSAL.build.widget that implement MutablePropertiesContainer -
Uses of MutablePropertiesContainer in VASSAL.launch
Classes in VASSAL.launch that implement MutablePropertiesContainerModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.