Uses of Package
VASSAL.configure
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 |
Contains classes that may be added to a
BoardPicker . |
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.chat.ui | |
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.launch | |
VASSAL.preferences |
Provides support for specifying and saving preferences.
|
VASSAL.script | |
VASSAL.script.expression | |
VASSAL.tools |
Contains various utility classes.
|
VASSAL.tools.filechooser | |
VASSAL.tools.icon |
-
Classes in VASSAL.configure used by VASSAL.build Class Description Configurer A property editor class.ValidationReport Summarizes error/warning messages about invalid module configurationValidityChecker Performs validation checks onBuildable
objectsVisibilityCondition -
Classes in VASSAL.configure used by VASSAL.build.module Class Description Configurer A property editor class.ConfigurerFactory General purpose type for defining property-sheet editors.DirectoryConfigurer A Configurer for picking file directoriesListConfigurer Configures a variable-length list of objectsPropertyExpression StringEnum Wrapper class for an enumerated type.StringEnumConfigurer A Configurer that returns a String from among a list of possible valuesTextConfigurer A Configurer that allows multi-line string input via a JTextAreaValidationReport Summarizes error/warning messages about invalid module configurationValidityChecker Performs validation checks onBuildable
objectsVisibilityCondition -
Classes in VASSAL.configure used by VASSAL.build.module.documentation Class Description AutoConfigurer A 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 componentBooleanConfigurer Configurer for Boolean valuesConfigurer A property editor class.ConfigurerFactory General purpose type for defining property-sheet editors.ValidityChecker Performs validation checks onBuildable
objectsVisibilityCondition -
Classes in VASSAL.configure used by VASSAL.build.module.gamepieceimage Class Description BooleanConfigurer Configurer for Boolean valuesColorConfigurer Configurer forColor
values.Configurer A property editor class.ConfigurerFactory General purpose type for defining property-sheet editors.IntConfigurer A Configurer for Integer valuesStringConfigurer A Configurer for String valuesStringEnum Wrapper class for an enumerated type.ValidityChecker Performs validation checks onBuildable
objectsVisibilityCondition -
Classes in VASSAL.configure used by VASSAL.build.module.map Class Description Configurer A property editor class.ConfigurerFactory General purpose type for defining property-sheet editors.IntConfigurer A Configurer for Integer valuesPropertyExpression StringEnum Wrapper class for an enumerated type.ValidationReport Summarizes error/warning messages about invalid module configurationValidityChecker Performs validation checks onBuildable
objectsVisibilityCondition -
Classes in VASSAL.configure used by VASSAL.build.module.map.boardPicker Class Description ValidityChecker Performs validation checks onBuildable
objectsVisibilityCondition -
Classes in VASSAL.configure used by VASSAL.build.module.map.boardPicker.board Class Description Configurer A property editor class.ConfigureTree.Mutable Configurers that add or remove their own children directly should implement the Mutable interface so that ConfigureTree can refresh the changed node.EditPropertiesAction Action to edit the Properties of a componentStringEnum Wrapper class for an enumerated type.ValidityChecker Performs validation checks onBuildable
objectsVisibilityCondition -
Classes in VASSAL.configure used by VASSAL.build.module.map.boardPicker.board.mapgrid Class Description Configurer A property editor class.ConfigurerFactory General purpose type for defining property-sheet editors.StringEnum Wrapper class for an enumerated type.ValidityChecker Performs validation checks onBuildable
objectsVisibilityCondition -
Classes in VASSAL.configure used by VASSAL.build.module.properties Class Description Configurer A property editor class.ConfigurerFactory General purpose type for defining property-sheet editors.FormattedExpressionConfigurer A 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)StringArrayConfigurer A Configurer that returns an array of StringsStringConfigurer A Configurer for String valuesValidityChecker Performs validation checks onBuildable
objectsVisibilityCondition -
Classes in VASSAL.configure used by VASSAL.build.module.turn Class Description Configurer A property editor class.ConfigurerFactory General purpose type for defining property-sheet editors.PropertyExpression StringEnum Wrapper class for an enumerated type.ValidityChecker Performs validation checks onBuildable
objectsVisibilityCondition -
Classes in VASSAL.configure used by VASSAL.build.widget Class Description Configurer A property editor class.ValidityChecker Performs validation checks onBuildable
objectsVisibilityCondition -
Classes in VASSAL.configure used by VASSAL.chat Class Description Configurer A property editor class. -
Classes in VASSAL.configure used by VASSAL.chat.ui Class Description ValidityChecker Performs validation checks onBuildable
objects -
Classes in VASSAL.configure used by VASSAL.configure Class Description BeanShellExpressionConfigurer A Configurer for Java ExpressionsBeanShellExpressionConfigurer.Option enum describing any special processing that needs to be done for particular expression types NONE = No special handling PME = Property Match Expression handling.ChooseComponentDialog Dialog that prompts the user to select a component from theConfigureTree
CompoundValidityChecker Combines multiple instances of ValidityCheckerConfigurer A property editor class.ConfigurerFactory General purpose type for defining property-sheet editors.ConfigureTree This is the Configuration Tree that appears in the Configuration window when editing a VASSAL module.ConfigureTree.AdditionalComponent DirectoryConfigurer A Configurer for picking file directoriesFileConfigurer A Configurer for java.io.File valuesFormattedExpressionConfigurer A 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)FormattedExpressionConfigurer.ExpressionButton A small 'Calculator' button added after the text to indicate this Configurer accepts Expressions.FormattedStringConfigurer PropertiesWindow Window for editing properties of aConfigurable
objectPropertyExpression SoundConfigurer.AudioClipFactory StringArrayConfigurer A Configurer that returns an array of StringsStringConfigurer A Configurer for String valuesTableConfigurer.Column ValidationReport Summarizes error/warning messages about invalid module configurationValidationReportDialog.CallBack ValidityChecker Performs validation checks onBuildable
objectsVisibilityCondition -
Classes in VASSAL.configure used by VASSAL.configure.password Class Description Configurer A property editor class. -
Classes in VASSAL.configure used by VASSAL.counters Class Description BeanShellExpressionConfigurer A Configurer for Java ExpressionsBooleanConfigurer Configurer for Boolean valuesChooseComponentDialog Dialog that prompts the user to select a component from theConfigureTree
ChooseComponentPathDialog Widget for selecting the full path of a Component in the Buildable hierarchyColorConfigurer Configurer forColor
values.Configurer A property editor class.ConfigureTree This is the Configuration Tree that appears in the Configuration window when editing a VASSAL module.FormattedExpressionConfigurer A 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)FormattedStringConfigurer IntConfigurer A Configurer for Integer valuesListConfigurer Configures a variable-length list of objectsNamedHotKeyConfigurer A Configurer forNamedKeyStroke
valuesNamedKeyStrokeArrayConfigurer Configures an array ofNamedKeyStrokes
PieceAccessConfigurer PropertyExpression PropertyExpressionConfigurer A Configurer for Java ExpressionsStringConfigurer A Configurer for String valuesStringEnumConfigurer A Configurer that returns a String from among a list of possible values -
Classes in VASSAL.configure used by VASSAL.i18n Class Description Configurer A property editor class.ConfigurerFactory General purpose type for defining property-sheet editors.ConfigureTree This is the Configuration Tree that appears in the Configuration window when editing a VASSAL module.PropertiesWindow Window for editing properties of aConfigurable
objectValidityChecker Performs validation checks onBuildable
objects -
Classes in VASSAL.configure used by VASSAL.launch Class Description ConfigureTree This is the Configuration Tree that appears in the Configuration window when editing a VASSAL module.SaveAction General-purpose "Save" actionSaveAsAction General-purpose "Save As" actionValidityChecker Performs validation checks onBuildable
objects -
Classes in VASSAL.configure used by VASSAL.preferences Class Description BooleanConfigurer Configurer for Boolean valuesConfigurer A property editor class.ConfigurerFactory General purpose type for defining property-sheet editors.DoubleConfigurer A Configurer for Double valuesIntConfigurer A Configurer for Integer valuesStringConfigurer A Configurer for String valuesStringEnumConfigurer A Configurer that returns a String from among a list of possible valuesTextConfigurer A Configurer that allows multi-line string input via a JTextAreaValidityChecker Performs validation checks onBuildable
objects -
Classes in VASSAL.configure used by VASSAL.script Class Description Configurer A property editor class.ValidationReport Summarizes error/warning messages about invalid module configurationValidityChecker Performs validation checks onBuildable
objects -
Classes in VASSAL.configure used by VASSAL.script.expression Class Description BeanShellExpressionConfigurer A Configurer for Java ExpressionsBeanShellExpressionConfigurer.Option enum describing any special processing that needs to be done for particular expression types NONE = No special handling PME = Property Match Expression handling.Configurer A property editor class.StringConfigurer A Configurer for String values -
Classes in VASSAL.configure used by VASSAL.tools Class Description Configurer A property editor class.IconConfigurer PropertyExpression ValidationReport Summarizes error/warning messages about invalid module configurationValidityChecker Performs validation checks onBuildable
objects -
Classes in VASSAL.configure used by VASSAL.tools.filechooser Class Description DirectoryConfigurer A Configurer for picking file directories -
Classes in VASSAL.configure used by VASSAL.tools.icon Class Description Configurer A property editor class.ValidityChecker Performs validation checks onBuildable
objects