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 TypeClassDescriptionclassThe 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 TypeClassDescriptionclassThe Map is the main component for displaying and containingGamePieces during play.classclassA 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 TypeClassDescriptionclassDummy component that acts as a simple container for GlobalProperty componentsstatic classSimple implementation ofMutablePropertiesContainerFields in VASSAL.build.module.properties declared as MutablePropertiesContainerModifier and TypeFieldDescriptionprotected MutablePropertiesContainerGlobalProperty.parentContainerMethods 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 MutablePropertyMutableProperty.Util.findMutableProperty(String propertyName, List<MutablePropertiesContainer> propertyContainers)Look for aMutablePropertyin the list ofMutablePropertiesContainer.Constructors in VASSAL.build.module.properties with parameters of type MutablePropertiesContainerModifierConstructorDescription -
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 TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.