Package VASSAL.build.module
Class GlobalOptions.PlayerIdFormatConfig
java.lang.Object
VASSAL.build.module.GlobalOptions.PlayerIdFormatConfig
- All Implemented Interfaces:
ConfigurerFactory
- Enclosing class:
- GlobalOptions
public static class GlobalOptions.PlayerIdFormatConfig extends Object implements ConfigurerFactory
-
Constructor Summary
Constructors Constructor Description PlayerIdFormatConfig() -
Method Summary
Modifier and Type Method Description ConfigurergetConfigurer(AutoConfigurable c, String key, String name)
-
Constructor Details
-
PlayerIdFormatConfig
public PlayerIdFormatConfig()
-
-
Method Details
-
getConfigurer
- Specified by:
getConfigurerin interfaceConfigurerFactory
-