Uses of Interface
VASSAL.build.module.properties.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
Modifier and TypeClassDescriptionclass
The GameModule class is the base class for a VASSAL module. -
Uses of MutablePropertiesContainer in VASSAL.build.module
Modifier 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. -
Uses of MutablePropertiesContainer in VASSAL.build.module.map.boardPicker.board.mapgrid
-
Uses of MutablePropertiesContainer in VASSAL.build.module.properties
Modifier and TypeClassDescriptionclass
Dummy component that acts as a simple container for GlobalProperty componentsstatic class
Simple implementation ofMutablePropertiesContainer
class
Modifier and TypeFieldDescriptionprotected MutablePropertiesContainer
GlobalProperty.parentContainer
protected MutablePropertiesContainer
ScenarioPropertiesOptionTab.parentContainer
Modifier and TypeMethodDescriptionGlobalProperties.getParent()
GlobalProperty.getParent()
MutableProperty.getParent()
MutableProperty.Impl.getParent()
Modifier and TypeMethodDescriptionstatic MutableProperty
MutableProperty.Util.findMutableProperty
(String propertyName, List<MutablePropertiesContainer> propertyContainers) Look for aMutableProperty
in the list ofMutablePropertiesContainer
. -
Uses of MutablePropertiesContainer in VASSAL.build.widget
-
Uses of MutablePropertiesContainer in VASSAL.launch
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.