Uses of Class
VASSAL.build.module.properties.GlobalProperty
Packages that use GlobalProperty
-
Uses of GlobalProperty in VASSAL.build.module.properties
Subclasses of GlobalProperty in VASSAL.build.module.propertiesFields in VASSAL.build.module.properties declared as GlobalPropertyModifier and TypeFieldDescriptionprotected GlobalPropertyChangePropertyButton.propertyprotected GlobalPropertyGlobalProperty.SetGlobalProperty.targetMethods in VASSAL.build.module.properties that return GlobalPropertyModifier and TypeMethodDescriptionGlobalPropertiesContainer.getGlobalProperty(String propertyName)GlobalProperties.getMutableProperty(String name)GlobalProperty.SetGlobalProperty.getProperty()Constructors in VASSAL.build.module.properties with parameters of type GlobalPropertyModifierConstructorDescriptionSetGlobalProperty(GlobalProperty target, String oldV, String newV)