VASSAL.build.module
Class SymbolDiceButton.IconConfig

java.lang.Object
  |
  +--VASSAL.build.module.SymbolDiceButton.IconConfig
All Implemented Interfaces:
ConfigurerFactory
Enclosing class:
SymbolDiceButton

public static class SymbolDiceButton.IconConfig
extends java.lang.Object
implements ConfigurerFactory


Constructor Summary
SymbolDiceButton.IconConfig()
           
 
Method Summary
 Configurer getConfigurer(AutoConfigurable c, java.lang.String key, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SymbolDiceButton.IconConfig

public SymbolDiceButton.IconConfig()
Method Detail

getConfigurer

public Configurer getConfigurer(AutoConfigurable c,
                                java.lang.String key,
                                java.lang.String name)
Specified by:
getConfigurer in interface ConfigurerFactory