Uses of Interface
VASSAL.build.module.properties.TranslatableStringContainer
Packages that use TranslatableStringContainer
Package
Description
Provides classes for building Java instances automatically from XML
files.
-
Uses of TranslatableStringContainer in VASSAL.build
Classes in VASSAL.build that implement TranslatableStringContainerModifier and TypeClassDescriptionclass
The GameModule class is the base class for a VASSAL module. -
Uses of TranslatableStringContainer in VASSAL.build.module.properties
Classes in VASSAL.build.module.properties that implement TranslatableStringContainerModifier and TypeClassDescriptionclass
Dummy component that acts as a simple container for GlobalProperty componentsstatic class
Simple implementation ofTranslatableStringContainer
Fields in VASSAL.build.module.properties declared as TranslatableStringContainerModifier and TypeFieldDescriptionprotected TranslatableStringContainer
GlobalTranslatableMessage.parentContainer
Methods in VASSAL.build.module.properties that return TranslatableStringContainerModifier and TypeMethodDescriptionGlobalTranslatableMessage.getParent()
GlobalTranslatableMessages.getParent()
TranslatableString.getParent()
TranslatableString.Impl.getParent()
Methods in VASSAL.build.module.properties with parameters of type TranslatableStringContainerModifier and TypeMethodDescriptionvoid
TranslatableString.Impl.addTo
(TranslatableStringContainer c) Method parameters in VASSAL.build.module.properties with type arguments of type TranslatableStringContainerModifier and TypeMethodDescriptionstatic TranslatableString
TranslatableString.Util.findTranslatableString
(String propertyName, List<TranslatableStringContainer> propertyContainers) Look for aTranslatableString
in the list ofTranslatableStringContainer
. -
Uses of TranslatableStringContainer in VASSAL.launch
Classes in VASSAL.launch that implement TranslatableStringContainerModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.