Uses of Interface
VASSAL.configure.ConfigurerFactory
Package | Description |
---|---|
VASSAL.build.module |
Contains classes that may be added to a
GameModule . |
VASSAL.build.module.documentation |
Contains classes that may be added to a
Documentation . |
VASSAL.build.module.gamepieceimage | |
VASSAL.build.module.map |
Contains classes that may be added to a
Map . |
VASSAL.build.module.map.boardPicker.board.mapgrid |
Contains classes that may be added to a
MapGrid . |
VASSAL.build.module.properties | |
VASSAL.build.module.turn | |
VASSAL.configure |
Provides classes for building "Edit Property" dialogs, and for editing
GameModule 's and ModuleExtension 's. |
VASSAL.i18n | |
VASSAL.preferences |
Provides support for specifying and saving preferences.
|
-
Uses of ConfigurerFactory in VASSAL.build.module
-
Uses of ConfigurerFactory in VASSAL.build.module.documentation
Classes in VASSAL.build.module.documentation that implement ConfigurerFactory Modifier and Type Class Description static class
BrowserHelpFile.ContentsConfig
-
Uses of ConfigurerFactory in VASSAL.build.module.gamepieceimage
-
Uses of ConfigurerFactory in VASSAL.build.module.map
-
Uses of ConfigurerFactory in VASSAL.build.module.map.boardPicker.board.mapgrid
Classes in VASSAL.build.module.map.boardPicker.board.mapgrid that implement ConfigurerFactory Modifier and Type Class Description static class
RegularGridNumbering.LocationFormatConfig
static class
Zone.LocationFormatConfig
static class
Zone.ShapeEditor
static class
ZoneHighlight.OpacityConfig
-
Uses of ConfigurerFactory in VASSAL.build.module.properties
Classes in VASSAL.build.module.properties that implement ConfigurerFactory Modifier and Type Class Description static class
ChangePropertyButton.PropChangerOptions
static class
ChangePropertyButton.ReportFormatConfig
-
Uses of ConfigurerFactory in VASSAL.build.module.turn
Classes in VASSAL.build.module.turn that implement ConfigurerFactory Modifier and Type Class Description static class
TurnGlobalHotkey.ReportFormatConfig
static class
TurnLevel.TurnFormatConfig
static class
TurnTracker.IconConfig
static class
TurnTracker.ReportFormatConfig
static class
TurnTracker.TurnFormatConfig
-
Uses of ConfigurerFactory in VASSAL.configure
Classes in VASSAL.configure that implement ConfigurerFactory Modifier and Type Class Description class
TextConfigurer
A Configurer that allows multi-line string input via a JTextArea -
Uses of ConfigurerFactory in VASSAL.i18n
Subinterfaces of ConfigurerFactory in VASSAL.i18n Modifier and Type Interface Description interface
TranslatableConfigurerFactory
Classes in VASSAL.i18n that implement ConfigurerFactory Modifier and Type Class Description static class
Translation.LocalePrompt
-
Uses of ConfigurerFactory in VASSAL.preferences
Classes in VASSAL.preferences that implement ConfigurerFactory Modifier and Type Class Description static class
BasicPreference.NoteConfig