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