Uses of Class
VASSAL.configure.Configurer
| Package | Description |
|---|---|
| VASSAL.build |
Provides classes for building Java instances automatically from XML
files.
|
| 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 |
Contains classes that may be added to a
Board. |
| 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.build.widget |
Contains classes that can be added to a
Widget. |
| VASSAL.chat |
Contains classes for specifying a VASSAL server implementation that follows a chat-room paradigm.
|
| VASSAL.configure |
Provides classes for building "Edit Property" dialogs, and for editing
GameModule's and ModuleExtension's. |
| VASSAL.configure.password | |
| VASSAL.counters |
Provides classes that define game pieces.
|
| VASSAL.i18n | |
| VASSAL.preferences |
Provides support for specifying and saving preferences.
|
| VASSAL.script | |
| VASSAL.script.expression | |
| VASSAL.tools |
Contains various utility classes.
|
| VASSAL.tools.icon |
-
Uses of Configurer in VASSAL.build
Fields in VASSAL.build declared as Configurer Modifier and Type Field Description protected ConfigurerAbstractConfigurable. configMethods in VASSAL.build that return Configurer Modifier and Type Method Description ConfigurerAbstractConfigurable. getConfigurer()ConfigurerConfigurable. getConfigurer()Return aConfigurerobject which can be used to set the attributes of this object -
Uses of Configurer in VASSAL.build.module
Subclasses of Configurer in VASSAL.build.module Modifier and Type Class Description static classDoActionButton.LoopTypeConfigstatic classDoActionButton.NamedHotkeyListConfigurerstatic classPrototypeDefinition.ConfigMethods in VASSAL.build.module with parameters of type Configurer Modifier and Type Method Description voidGlobalOptions. addOption(Configurer option)Components may use GlobalOptions to store generic global attributes. -
Uses of Configurer in VASSAL.build.module.documentation
Subclasses of Configurer in VASSAL.build.module.documentation Modifier and Type Class Description protected static classBrowserHelpFile.MyConfigurerHandles the packaging of the target directory into the module file after the user saves the properties in the editorMethods in VASSAL.build.module.documentation that return Configurer Modifier and Type Method Description ConfigurerBrowserHelpFile.ConfigSupport. getConfigurer()ConfigurerBrowserHelpFile.ContentsConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerBrowserHelpFile. getConfigurer() -
Uses of Configurer in VASSAL.build.module.gamepieceimage
Subclasses of Configurer in VASSAL.build.module.gamepieceimage Modifier and Type Class Description classColorSwatchConfigurerclassFontConfigurerA Configurer forFontvaluesclassFontStyleConfigurerclassInstanceConfigurerControls for configuring an individual ItemInstanceclassLayoutConfigurerprotected static classLayoutConfigurer.NewIntConfigurerclassNewColorConfigurerConfigurer forColorvaluesclassSizeConfigurerclassStringEnumConfigurerA Configurer that returns a String from among a list of possible valuesclassSymbolConfigurerMethods in VASSAL.build.module.gamepieceimage that return Configurer Modifier and Type Method Description ConfigurerColorManager. getConfigurer()ConfigurerFontManager. getConfigurer()ConfigurerFontStyle.FontStyleConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerGamePieceImage.BgColorSwatchConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerGamePieceImage.BorderColorSwatchConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerGamePieceImage.DefnConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerGamePieceImageDefinitions. getConfigurer()ConfigurerGamePieceLayout.LayoutConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerGamePieceLayoutsContainer. getConfigurer()ConfigurerItem.IconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerShapeItemInstance.BorderColorSwatchConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerShapeItemInstance.FgColorSwatchConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerSymbolItemInstance.BgColorSwatchConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerSymbolItemInstance.FgColorSwatchConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerSymbolItemInstance.SizeColorSwatchConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerSymbolItemInstance.SizeConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerSymbolItemInstance.Symbol1Config. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerSymbolItemInstance.Symbol2Config. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTextBoxItemInstance.BgColorSwatchConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTextBoxItemInstance.FgColorSwatchConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTextBoxItemInstance.WrappingTextConfigurer. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTextItem.FontStyleConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTextItem.NameFormatConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTextItemInstance.BgColorSwatchConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTextItemInstance.FgColorSwatchConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTextItemInstance.OutlineColorSwatchConfig. getConfigurer(AutoConfigurable c, String key, String name) -
Uses of Configurer in VASSAL.build.module.map
Subclasses of Configurer in VASSAL.build.module.map Modifier and Type Class Description static classDeckGlobalKeyCommand.DeckPolicyConfig2static classMassKeyCommand.DeckPolicyConfigprotected static classZoomer.LevelConfigurerFields in VASSAL.build.module.map declared as Configurer Modifier and Type Field Description protected ConfigurerSetupStack. locationConfigprotected ConfigurerSetupStack. xConfigprotected ConfigurerSetupStack. yConfig -
Uses of Configurer in VASSAL.build.module.map.boardPicker.board
Methods in VASSAL.build.module.map.boardPicker.board that return Configurer Modifier and Type Method Description ConfigurerHexGrid. getConfigurer()ConfigurerRegionGrid. getConfigurer()ConfigurerSquareGrid. getConfigurer()ConfigurerZonedGrid. getConfigurer() -
Uses of Configurer in VASSAL.build.module.map.boardPicker.board.mapgrid
Subclasses of Configurer in VASSAL.build.module.map.boardPicker.board.mapgrid Modifier and Type Class Description static classZone.EditorclassZoneHighlight.PercentageConfigurerMethods in VASSAL.build.module.map.boardPicker.board.mapgrid that return Configurer Modifier and Type Method Description ConfigurerRegularGridNumbering. getConfigurer()ConfigurerRegularGridNumbering.LocationFormatConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerZone.LocationFormatConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerZone.ShapeEditor. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerZoneHighlight.OpacityConfig. getConfigurer(AutoConfigurable c, String key, String name) -
Uses of Configurer in VASSAL.build.module.properties
Subclasses of Configurer in VASSAL.build.module.properties Modifier and Type Class Description classPropertyChangerConfigurerConfigurer instance that allows a module editor to specify a PropertyChanger, i.e.Methods in VASSAL.build.module.properties that return Configurer Modifier and Type Method Description ConfigurerChangePropertyButton.PropChangerOptions. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerChangePropertyButton.ReportFormatConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerGlobalProperties. getConfigurer() -
Uses of Configurer in VASSAL.build.module.turn
Methods in VASSAL.build.module.turn that return Configurer Modifier and Type Method Description ConfigurerTurnGlobalHotkey.ReportFormatConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTurnLevel.TurnFormatConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTurnTracker.IconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTurnTracker.ReportFormatConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTurnTracker.TurnFormatConfig. getConfigurer(AutoConfigurable c, String key, String name) -
Uses of Configurer in VASSAL.build.widget
Methods in VASSAL.build.widget that return Configurer Modifier and Type Method Description ConfigurerCardSlot. getConfigurer()ConfigurerPieceSlot. getConfigurer() -
Uses of Configurer in VASSAL.chat
Subclasses of Configurer in VASSAL.chat Modifier and Type Class Description classAddressBookServerConfigurerImproved version of ServerConfigurer that includes an Address Book of commonly visited Jabber servers and P2P clients.classServerConfigurerSpecifies the server implementation in the Preferences -
Uses of Configurer in VASSAL.configure
Subclasses of Configurer in VASSAL.configure Modifier and Type Class Description classAudioClipConfigurerClass for selecting an AudioClip while editing a module and adding it to moduleclassAutoConfigurerA Configurer for configuring Configurable components (Is that as redundant as it sounds?) Automatically builds a property editor with controls for setting all of the attributes of the target Configurable componentclassBeanShellExpressionConfigurerA Configurer for Java ExpressionsclassBooleanConfigurerConfigurer for Boolean valuesclassColorConfigurerConfigurer forColorvalues.classDirectoryConfigurerA Configurer for picking file directoriesclassDoubleConfigurerA Configurer for Double valuesclassFileConfigurerA Configurer for java.io.File valuesclassFontConfigurerA Configurer forFontvaluesclassFormattedExpressionConfigurerA standard Formatted String configurer that has an additional Calculator icon that: a) Indicates to the user that $name$ variables can be used in this field b) Clicking on it opens up an Expression Builder that allows entry of in-line Calculated Properties (Not implemented yet)classFormattedStringArrayConfigurerclassFormattedStringConfigurerclassGamePieceFormattedStringConfigurerConvenience class that provides prompts for the properties found in a BasicPiececlassHotKeyConfigurerA Configurer forKeyStrokevaluesclassIconConfigurerclassImageConfigurerA Configurer forImagevalues.classIntConfigurerA Configurer for Integer valuesclassKeyModifiersConfigurerConfigurer for specifing key masks (CTRL, SHIFT, CTRL-ALT, etc.)classKeyStrokeArrayConfigurerConfigures an array of keystrokesclassListConfigurerConfigures a variable-length list of objectsclassLongConfigurerA Configurer for Long valuesclassNamedHotKeyConfigurerA Configurer forNamedKeyStrokevaluesclassNamedKeyStrokeArrayConfigurerConfigures an array ofNamedKeyStrokesclassPasswordConfigurerclassPieceAccessConfigurerclassPlayerIdFormattedStringConfigurerUtility subclass ofFormattedStringConfigurerwhich includes variable keys for player name, side, and idclassPropertyExpressionConfigurerA Configurer for Java ExpressionsclassPropertyNameExpressionConfigurerA Configurer for Java ExpressionsclassSimpleConfigurerAConfigurerfor configuringConfigurablecomponents (Is that as redundant as it sounds?) The invoking class must provide an array of Configurers, one for each attribute of the target Configurable object.classSoundConfigurerConfigurer for specifying a Clip.classStringArrayConfigurerA Configurer that returns an array of StringsclassStringConfigurerA Configurer for String valuesclassStringEnumConfigurerA Configurer that returns a String from among a list of possible valuesclassTableConfigurerclassTextConfigurerA Configurer that allows multi-line string input via a JTextAreaFields in VASSAL.configure declared as Configurer Modifier and Type Field Description protected ConfigurerFormattedExpressionConfigurer.ExpressionButton. configFields in VASSAL.configure with type parameters of type Configurer Modifier and Type Field Description protected List<Configurer>AutoConfigurer. configurersprotected List<Configurer>ListConfigurer. configurersprotected List<Configurer>TableConfigurer.Column. configurersMethods in VASSAL.configure that return Configurer Modifier and Type Method Description protected abstract ConfigurerListConfigurer. buildChildConfigurer()The objects in the list are specified by the Configurer returned herestatic ConfigurerAutoConfigurer. createConfigurer(Class<?> type, String key, String prompt, AutoConfigurable target)ConfigurerAutoConfigurer. getConfigurer(String attribute)ConfigurerConfigurerFactory. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTextConfigurer. getConfigurer(AutoConfigurable c, String key, String name)Constructors in VASSAL.configure with parameters of type Configurer Constructor Description ConfigurerWindow(Configurer c)ConfigurerWindow(Configurer c, boolean modal)ExpressionButton(Configurer config, int size)ExpressionButton(Configurer config, int size, EditablePiece piece)PropertyExpressionButton(Configurer config, int size, EditablePiece piece)PropertyNameExpressionButton(Configurer config, int size, EditablePiece piece)SimpleConfigurer(Configurable c, Configurer[] attConfigurers) -
Uses of Configurer in VASSAL.configure.password
Subclasses of Configurer in VASSAL.configure.password Modifier and Type Class Description classToggleablePasswordConfigurer -
Uses of Configurer in VASSAL.counters
Subclasses of Configurer in VASSAL.counters Modifier and Type Class Description protected static classDynamicProperty.DynamicKeyCommandConfigurerConfigure a single Dynamic Key Command line -
Uses of Configurer in VASSAL.i18n
Subclasses of Configurer in VASSAL.i18n Modifier and Type Class Description classLocaleConfigurerConfigure a Locale Value using full, localized Language and Country namesMethods in VASSAL.i18n that return Configurer Modifier and Type Method Description ConfigurerTranslation.LocalePrompt. getConfigurer(AutoConfigurable c, String key, String name) -
Uses of Configurer in VASSAL.preferences
Subclasses of Configurer in VASSAL.preferences Modifier and Type Class Description classPositionOptionclassVisibilityOptionA Preferences option controlling the visibility of a windowMethods in VASSAL.preferences that return Configurer Modifier and Type Method Description ConfigurerBasicPreference.NoteConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerPrefs. getOption(String s)abstract ConfigurerBasicPreference. getPreferenceConfigurer()ConfigurerBooleanPreference. getPreferenceConfigurer()ConfigurerDoublePreference. getPreferenceConfigurer()ConfigurerEnumPreference. getPreferenceConfigurer()ConfigurerIntegerPreference. getPreferenceConfigurer()ConfigurerStringPreference. getPreferenceConfigurer()ConfigurerTextPreference. getPreferenceConfigurer()Methods in VASSAL.preferences with parameters of type Configurer Modifier and Type Method Description voidPrefs. addOption(String category, Configurer o)voidPrefs. addOption(String category, Configurer o, String prompt)Add a configurable property to the preferences in the given categoryvoidPrefs. addOption(Configurer o)voidPrefsEditor. addOption(String category, Configurer c)voidPrefsEditor. addOption(String category, Configurer c, String prompt) -
Uses of Configurer in VASSAL.script
Subclasses of Configurer in VASSAL.script Modifier and Type Class Description classJavaNameConfigurerA Configurer for a String that enforces the string to be a valid Java nameMethods in VASSAL.script that return Configurer Modifier and Type Method Description ConfigurerActionScript. getConfigurer()ConfigurerGeneralScript. getConfigurer()ConfigurerScriptContainer. getConfigurer() -
Uses of Configurer in VASSAL.script.expression
Fields in VASSAL.script.expression declared as Configurer Modifier and Type Field Description protected ConfigurerExpressionBuilder. targetConstructors in VASSAL.script.expression with parameters of type Configurer Constructor Description ExpressionBuilder(Configurer c, JDialog parent)ExpressionBuilder(Configurer c, JDialog parent, EditablePiece piece)PropertyExpressionBuilder(Configurer c, JDialog parent)PropertyExpressionBuilder(Configurer c, JDialog parent, EditablePiece piece)PropertyNameExpressionBuilder(Configurer c, JDialog parent)PropertyNameExpressionBuilder(Configurer c, JDialog parent, EditablePiece piece) -
Uses of Configurer in VASSAL.tools
Fields in VASSAL.tools declared as Configurer Modifier and Type Field Description protected ConfigurerLaunchButton. keyConfigprotected ConfigurerLaunchButton. nameConfigMethods in VASSAL.tools that return Configurer Modifier and Type Method Description ConfigurerLaunchButton. getHotkeyConfigurer()ConfigurerLaunchButton. getNameConfigurer() -
Uses of Configurer in VASSAL.tools.icon
Methods in VASSAL.tools.icon that return Configurer Modifier and Type Method Description ConfigurerIconFamily. getConfigurer()