Package VASSAL.build.module.map
Class LOS_Thread.IconConfig
java.lang.Object
VASSAL.build.module.map.LOS_Thread.IconConfig
- All Implemented Interfaces:
ConfigurerFactory
- Enclosing class:
LOS_Thread
@Deprecated(since="2020-10-01",
forRemoval=true)
public static class LOS_Thread.IconConfig
extends Object
implements ConfigurerFactory
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetConfigurer
(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:
getConfigurer
in interfaceConfigurerFactory
-
AbstractToolbarItem.IconConfig
instead.