Package VASSAL.build.module
Class SpecialDiceButton.IconConfig
java.lang.Object
VASSAL.build.module.SpecialDiceButton.IconConfig
- All Implemented Interfaces:
ConfigurerFactory
- Enclosing class:
- SpecialDiceButton
@Deprecated(since="2020-10-01", forRemoval=true) public static class SpecialDiceButton.IconConfig extends Object implements ConfigurerFactory
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
Constructors Constructor Description IconConfig()Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and Type Method Description ConfigurergetConfigurer(AutoConfigurable c, String key, String name)Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
IconConfig
public IconConfig()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getConfigurer
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getConfigurerin interfaceConfigurerFactory
-