Uses of Class
VASSAL.build.module.properties.GlobalProperty
| Package | Description |
|---|---|
| VASSAL.build.module.properties |
-
Uses of GlobalProperty in VASSAL.build.module.properties
Subclasses of GlobalProperty in VASSAL.build.module.properties Modifier and Type Class Description classZonePropertyFields in VASSAL.build.module.properties declared as GlobalProperty Modifier and Type Field Description protected GlobalPropertyChangePropertyButton. propertyprotected GlobalPropertyGlobalProperty.SetGlobalProperty. targetMethods in VASSAL.build.module.properties that return GlobalProperty Modifier and Type Method Description GlobalPropertyGlobalPropertiesContainer. getGlobalProperty(String propertyName)GlobalPropertyGlobalProperties. getMutableProperty(String name)GlobalPropertyGlobalProperty.SetGlobalProperty. getProperty()Constructors in VASSAL.build.module.properties with parameters of type GlobalProperty Constructor Description GlobalProperty(GlobalProperty p)SetGlobalProperty(GlobalProperty target, String oldV, String newV)ZoneProperty(GlobalProperty p)