Uses of Interface
VASSAL.build.AutoConfigurable
| 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.configure |
Provides classes for building "Edit Property" dialogs, and for editing
GameModule's and ModuleExtension's. |
| VASSAL.i18n | |
| VASSAL.launch | |
| VASSAL.preferences |
Provides support for specifying and saving preferences.
|
| VASSAL.script | |
| VASSAL.tools.icon |
-
Uses of AutoConfigurable in VASSAL.build
Classes in VASSAL.build that implement AutoConfigurable Modifier and Type Class Description classAbstractConfigurableAn abstract implementation of theConfigurableinterface.classGameModuleThe GameModule class is the base class for a VASSAL module.classWidgetA general-purpose configurable GUI container Widgets areConfigurableobjects that represent AWT components.Methods in VASSAL.build with parameters of type AutoConfigurable Modifier and Type Method Description static voidAutoConfigurable.Util. buildAttributes(Element e, AutoConfigurable parent)static ElementAutoConfigurable.Util. getBuildElement(Document doc, AutoConfigurable parent) -
Uses of AutoConfigurable in VASSAL.build.module
Classes in VASSAL.build.module that implement AutoConfigurable Modifier and Type Class Description classChartWindowA top-level Widget for displaying ChartsclassDiceButtonThis component places a button into the controls window toolbar.classDieManagerclassDoActionButtonThis component places a button into the controls window toolbar.classDocumentationRepresents theHelpmenu of the controls windowclassGlobalKeyCommandThis version ofMassKeyCommandis added directly to aGameModuleand applies to all mapsclassGlobalOptionsclassInternetDiceButtonThis component places a button into the controls window toolbar.classInventoryclassMapThe Map is the main component for displaying and containingGamePieces during play.classMultiActionButtonCombines multiple buttons from the toolbar into a single button.classNotesWindowThis is aGameComponentthat allows players to type and save text notes during a game.classPieceWindowA window from which players can create newGamePieces by clicking and dragging from the PieceWindow.classPlayerHandclassPlayerRosterMaintains a list of players involved in the current gameclassPluginPlugin is a general purpose component for use by Module Plugins that require some sort of initialisation.classPredefinedSetupDefines a saved game that is accessible from the File menu.classPrivateMapA Map that may be configured to be visible only a particular side.classPrototypeDefinitionclassPrototypesContainerContainer for definitions of Game Piece prototypes.classRandomTextButtonclassSpecialDiceButton...classSpecialDieclassSpecialDieFaceclassStartupGlobalKeyCommandA Global Key Command that is automatically invoked on game start-up, once the various Key Listeners have been started.classToolbarMenuTakes buttons from the toolbar of a Map or the main module and places them into a popup menu -
Uses of AutoConfigurable in VASSAL.build.module.documentation
Classes in VASSAL.build.module.documentation that implement AutoConfigurable Modifier and Type Class Description classAboutScreenPlaces an entry in theHelpmenu.protected classBrowserHelpFile.ConfigSupportThe attributes we want to expose in the editor are not the same as the ones we want to save to the buildFile, so we use this object to specify the properties in the editor.classHelpFilePlaces an entry in theHelpmenu.classTutorialProvides tutorial functionality by reading in a logfileMethods in VASSAL.build.module.documentation with parameters of type AutoConfigurable Modifier and Type Method Description ConfigurerBrowserHelpFile.ContentsConfig. getConfigurer(AutoConfigurable c, String key, String name)Constructors in VASSAL.build.module.documentation with parameters of type AutoConfigurable Constructor Description MyConfigurer(AutoConfigurable c) -
Uses of AutoConfigurable in VASSAL.build.module.gamepieceimage
Classes in VASSAL.build.module.gamepieceimage that implement AutoConfigurable Modifier and Type Class Description classColorManagerContainer for definitions of Generic Color DefinitionsclassColorSwatchclassFontManagerContainer for definitions of Generic Color DefinitionsclassFontStyleclassGamePieceImageclassGamePieceImageDefinitionsContainer for definitions of Generic Counter Definitions.classGamePieceLayoutclassGamePieceLayoutsContainerContainer for definitions of Generic Counter Definitions.classImageItemclassImageItemInstanceclassItemThe base portion of a Counter Layout component.classItemInstanceIndividual override parameters for an instance of anItem.classShapeItemclassShapeItemInstanceclassSymbolItemclassSymbolItemInstanceclassTextBoxItemclassTextBoxItemInstanceclassTextItemclassTextItemInstanceMethods in VASSAL.build.module.gamepieceimage with parameters of type AutoConfigurable Modifier and Type Method Description 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)ConfigurerGamePieceLayout.LayoutConfig. getConfigurer(AutoConfigurable c, String key, String name)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)String[]GamePieceLayout.BorderConfig. getValidValues(AutoConfigurable target)String[]ImageItem.TextSource. getValidValues(AutoConfigurable target)String[]Item.LocationConfig. getValidValues(AutoConfigurable target)String[]ShapeItem.ShapeConfig. getValidValues(AutoConfigurable target)String[]SymbolItem.SetConfig. getValidValues(AutoConfigurable target)String[]TextItem.TextSource. getValidValues(AutoConfigurable target) -
Uses of AutoConfigurable in VASSAL.build.module.map
Classes in VASSAL.build.module.map that implement AutoConfigurable Modifier and Type Class Description classCounterDetailViewerThis is aDrawableclass that draws the counters horizontally when the mouse is held over a stack with the control key down.classDeckGlobalKeyCommandThis version ofMassKeyCommandis added directly to aGameModuleand applies to all mapsclassDrawPileclassGlobalMapThis is scaled version of aMapthat gives an overview.protected classGlobalMap.CounterViewerclassHandMetricsHandles the drawing of cards in aPlayerHand.classHidePiecesButtonThis removes all game pieces from the (@link Map) therefore providing an un-cluttered view.classHighlightLastMovedclassImageSaverThis allows the user to capture a snapshot of the entire map into a PNG file.classLayerControlAdds a button to the toolbar to manipulate Game Piece LayersclassLayeredPieceCollectionDefines PieceCollection in which pieces are assigned to an arbitrary number of layers according to a property settingclassLOS_ThreadA class that allows the user to draw a straight line on a Map (LOS = Line Of Sight).classMapShaderDraw shaded regions on a map.classMassKeyCommandAdds a button to a map window toolbar.classPieceRecentererAdds a button to a Maps toolbar that adjusts the positions of all pieces so that their centroid is at the center of the mapclassSelectionHighlighterclassSelectionHighlightersclassSetupStackThis is the "At-Start Stack" component, which initializes a Map or Board with a specified stack.classStackMetricsEncapsulates information on how to draw expanded and unexpanded views of a stackclassTextSaverclassZoomerControls the zooming in/out of aMapwindow.Methods in VASSAL.build.module.map with parameters of type AutoConfigurable Modifier and Type Method Description ConfigurerCounterDetailViewer.CounterFormatConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerCounterDetailViewer.EmptyFormatConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerCounterDetailViewer.ReportFormatConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerDrawPile.FormattedStringConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerDrawPile.PiecePropertyConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerGlobalMap.IconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerHidePiecesButton.HiddenIconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerHidePiecesButton.ShowingIconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerImageSaver.IconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerLOS_Thread.IconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerLOS_Thread.ReportFormatConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerMapShader.IconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerMassKeyCommand.DeckPolicyConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerMassKeyCommand.IconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerMassKeyCommand.ReportFormatConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerPieceRecenterer.IconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerSelectionHighlighter.IconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTextSaver.IconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerZoomer.InIconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerZoomer.LevelConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerZoomer.OutIconConfig. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerZoomer.PickIconConfig. getConfigurer(AutoConfigurable c, String key, String name)String[]CounterDetailViewer.DisplayConfig. getValidValues(AutoConfigurable target)String[]CounterDetailViewer.MinConfig. getValidValues(AutoConfigurable target)String[]DrawPile.AssignedDeckPrompt. getValidValues(AutoConfigurable target)looks for the names of all decks already definedString[]DrawPile.Prompt. getValidValues(AutoConfigurable target)String[]LayerControl.CommandConfig. getValidValues(AutoConfigurable target)String[]LOS_Thread.GlobalOptions. getValidValues(AutoConfigurable target)String[]LOS_Thread.PersistenceOptions. getValidValues(AutoConfigurable target)String[]LOS_Thread.RoundingOptions. getValidValues(AutoConfigurable target)String[]MapShader.BoardPrompt. getValidValues(AutoConfigurable target)String[]MapShader.PatternPrompt. getValidValues(AutoConfigurable target)String[]MapShader.TypePrompt. getValidValues(AutoConfigurable target)String[]MassKeyCommand.Prompt. getValidValues(AutoConfigurable target)String[]SetupStack.OwningBoardPrompt. getValidValues(AutoConfigurable target) -
Uses of AutoConfigurable in VASSAL.build.module.map.boardPicker
Classes in VASSAL.build.module.map.boardPicker that implement AutoConfigurable Modifier and Type Class Description classBoard -
Uses of AutoConfigurable in VASSAL.build.module.map.boardPicker.board
Classes in VASSAL.build.module.map.boardPicker.board that implement AutoConfigurable Modifier and Type Class Description classHexGridA Hexgrid is a map grid composed of hexes.classRegionclassRegionGridclassSquareGridclassZonedGridMethods in VASSAL.build.module.map.boardPicker.board with parameters of type AutoConfigurable Modifier and Type Method Description String[]SquareGrid.RangeOptions. getValidValues(AutoConfigurable target) -
Uses of AutoConfigurable in VASSAL.build.module.map.boardPicker.board.mapgrid
Classes in VASSAL.build.module.map.boardPicker.board.mapgrid that implement AutoConfigurable Modifier and Type Class Description classHexGridNumberingclassRegularGridNumberingAbstract base class for grid numbering classes for hexagonal and rectangular gridsclassSquareGridNumberingclassZoneclassZonedGridHighlighterclassZoneHighlightA Class that defines a method of highlighting the a zone in a multi-zoned grid.Methods in VASSAL.build.module.map.boardPicker.board.mapgrid with parameters of type AutoConfigurable Modifier and Type Method Description 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)String[]RegularGridNumbering.F. getValidValues(AutoConfigurable target)String[]RegularGridNumbering.R. getValidValues(AutoConfigurable target)String[]RegularGridNumbering.T. getValidValues(AutoConfigurable target)String[]ZoneHighlight.Coverage. getValidValues(AutoConfigurable target)String[]ZoneHighlight.Style. getValidValues(AutoConfigurable target) -
Uses of AutoConfigurable in VASSAL.build.module.properties
Classes in VASSAL.build.module.properties that implement AutoConfigurable Modifier and Type Class Description classChangePropertyButtonAdds a toolbar button that changes the value of a global propertyclassGlobalPropertiesDummy component that acts as a simple container for GlobalProperty componentsclassGlobalPropertyAdds a global property to a Map or ModuleclassZonePropertyMethods in VASSAL.build.module.properties with parameters of type AutoConfigurable Modifier and Type Method Description ConfigurerChangePropertyButton.PropChangerOptions. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerChangePropertyButton.ReportFormatConfig. getConfigurer(AutoConfigurable c, String key, String name) -
Uses of AutoConfigurable in VASSAL.build.module.turn
Classes in VASSAL.build.module.turn that implement AutoConfigurable Modifier and Type Class Description classCounterTurnLevelclassListTurnLevelclassTurnComponentGeneric Turn ComponentclassTurnGlobalHotkeyclassTurnLevelclassTurnTrackerGeneric Turn CounterMethods in VASSAL.build.module.turn with parameters of type AutoConfigurable 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)String[]TurnTracker.LengthStyleConfig. getValidValues(AutoConfigurable target) -
Uses of AutoConfigurable in VASSAL.build.widget
Classes in VASSAL.build.widget that implement AutoConfigurable Modifier and Type Class Description classBoxWidgetclassCardSlotA CardSlot is identical to a PieceSlot except that it is initialized with a card-like GamePiece.classChartA Chart is used for displaying charts and tables for the module.classHtmlChartAn HtmlChart is used for displaying html information for the module.classListWidgetA Widget that corresponds to a panel with aJListsitting to the right of aJPanelwith aCardLayoutlayout.classMapWidgetclassPanelWidgetA Widget that corresponds to a JPanel with a GridLayout or BoxLayout layout.classPieceSlotA Component that displays a GamePiece.classTabWidgetA Widget that corresponds to a JTabbedPane.classWidgetMap -
Uses of AutoConfigurable in VASSAL.configure
Fields in VASSAL.configure declared as AutoConfigurable Modifier and Type Field Description protected AutoConfigurableAutoConfigurer. targetMethods in VASSAL.configure with parameters of type AutoConfigurable Modifier and Type Method Description static ConfigurerAutoConfigurer. createConfigurer(Class<?> type, String key, String prompt, AutoConfigurable target)ConfigurerConfigurerFactory. getConfigurer(AutoConfigurable c, String key, String name)ConfigurerTextConfigurer. getConfigurer(AutoConfigurable c, String key, String name)abstract String[]StringEnum. getValidValues(AutoConfigurable target)Constructors in VASSAL.configure with parameters of type AutoConfigurable Constructor Description AutoConfigurer(AutoConfigurable c) -
Uses of AutoConfigurable in VASSAL.i18n
Classes in VASSAL.i18n that implement AutoConfigurable Modifier and Type Class Description classLanguageContainer for definitions of Translations.classLocalizationSingleton class for managing the translation of a module into other languagesclassTranslatableMarkerclassTranslationclassVassalTranslationUtility class to allow translation of VASSAL using the Component Translation mechanism.Methods in VASSAL.i18n with parameters of type AutoConfigurable Modifier and Type Method Description ConfigurerTranslation.LocalePrompt. getConfigurer(AutoConfigurable c, String key, String name)Constructors in VASSAL.i18n with parameters of type AutoConfigurable Constructor Description ComponentI18nData(AutoConfigurable c, String prefix)Build from an AutoConfigurable -
Uses of AutoConfigurable in VASSAL.launch
Classes in VASSAL.launch that implement AutoConfigurable Modifier and Type Class Description classBasicModule -
Uses of AutoConfigurable in VASSAL.preferences
Classes in VASSAL.preferences that implement AutoConfigurable Modifier and Type Class Description classBasicPreferenceBase class for a Module Preference.classBooleanPreferenceA Checkbox Module Preference.classDoublePreferenceA Decimal Number Module Preference.classEnumPreferenceA Drop-down list preference.classIntegerPreferenceA whole number Module Preference.classStringPreferenceA String Module Preference.classTextPreferenceA multi-line textbox Module Preference.Methods in VASSAL.preferences with parameters of type AutoConfigurable Modifier and Type Method Description ConfigurerBasicPreference.NoteConfig. getConfigurer(AutoConfigurable c, String key, String name) -
Uses of AutoConfigurable in VASSAL.script
Classes in VASSAL.script that implement AutoConfigurable Modifier and Type Class Description classAbstractScriptclassActionScriptclassBshPluginclassGeneralScriptclassScriptContainerContainer for Scripts. -
Uses of AutoConfigurable in VASSAL.tools.icon
Classes in VASSAL.tools.icon that implement AutoConfigurable Modifier and Type Class Description classIconFamilyAn IconFamily is a named set of Icons in the four standard Tango sizes.