Uses of Interface
VASSAL.build.module.properties.TranslatableStringContainer
| Package | Description |
|---|---|
| VASSAL.build |
Provides classes for building Java instances automatically from XML
files.
|
| VASSAL.build.module.properties | |
| VASSAL.launch |
-
Uses of TranslatableStringContainer in VASSAL.build
Classes in VASSAL.build that implement TranslatableStringContainer Modifier and Type Class Description classGameModuleThe 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 TranslatableStringContainer Modifier and Type Class Description classGlobalTranslatableMessagesDummy component that acts as a simple container for GlobalProperty componentsstatic classTranslatableStringContainer.ImplSimple implementation ofTranslatableStringContainerFields in VASSAL.build.module.properties declared as TranslatableStringContainer Modifier and Type Field Description protected TranslatableStringContainerGlobalTranslatableMessage. parentContainerMethods in VASSAL.build.module.properties that return TranslatableStringContainer Modifier and Type Method Description TranslatableStringContainerGlobalTranslatableMessage. getParent()TranslatableStringContainerGlobalTranslatableMessages. getParent()TranslatableStringContainerTranslatableString. getParent()TranslatableStringContainerTranslatableString.Impl. getParent()Methods in VASSAL.build.module.properties with parameters of type TranslatableStringContainer Modifier and Type Method Description voidTranslatableString.Impl. addTo(TranslatableStringContainer c)Method parameters in VASSAL.build.module.properties with type arguments of type TranslatableStringContainer Modifier and Type Method Description static TranslatableStringTranslatableString.Util. findTranslatableString(String propertyName, List<TranslatableStringContainer> propertyContainers)Look for aTranslatableStringin the list ofTranslatableStringContainer. -
Uses of TranslatableStringContainer in VASSAL.launch
Classes in VASSAL.launch that implement TranslatableStringContainer Modifier and Type Class Description classBasicModuleDeprecated, for removal: This API element is subject to removal in a future version.