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