Class TranslatableString.Impl

java.lang.Object
VASSAL.build.module.properties.TranslatableString.Impl
All Implemented Interfaces:
TranslatableString
Enclosing interface:
TranslatableString

public static class TranslatableString.Impl extends Object implements TranslatableString
Simple implementation of TranslatableString Support dynamic changing of the property name, provided that the addTo(TranslatableStringContainer) method is used to register this property with a properties container.