Uses of Class
VASSAL.build.AbstractBuildable
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.ui | |
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 AbstractBuildable in VASSAL.build
Subclasses of AbstractBuildable in VASSAL.build Modifier and Type Class Description class
AbstractConfigurable
An abstract implementation of theConfigurable
interface.class
GameModule
The GameModule class is the base class for a VASSAL module.class
Widget
A general-purpose configurable GUI container Widgets areConfigurable
objects that represent AWT components. -
Uses of AbstractBuildable in VASSAL.build.module
Subclasses of AbstractBuildable in VASSAL.build.module Modifier and Type Class Description class
ChartWindow
A top-level Widget for displaying Chartsclass
ConnectionWindow
This is now a dummy classclass
DiceButton
This component places a button into the controls window toolbar.class
DieManager
class
DoActionButton
This component places a button into the controls window toolbar.class
Documentation
Represents theHelp
menu of the controls windowclass
EventLog
class
GlobalKeyCommand
This version ofMassKeyCommand
is added directly to aGameModule
and applies to all mapsclass
GlobalOptions
class
InternetDiceButton
This component places a button into the controls window toolbar.class
Inventory
class
Map
The Map is the main component for displaying and containingGamePiece
s during play.class
ModuleExtension
An optional extension to a GameModule Like a GameModule, it is built from scratch from a 'buildFile' in a DataArchive The components described in the buildFile are appended to components in the base DataArchiveclass
ModulePlugin
A ModulePlugin is basically identical to a ModuleExtension except that is loaded earlier and must throw Plugin specific error messagesclass
MultiActionButton
Combines multiple buttons from the toolbar into a single button.class
NotesWindow
This is aGameComponent
that allows players to type and save text notes during a game.class
PieceWindow
A window from which players can create newGamePiece
s by clicking and dragging from the PieceWindow.class
PlayerHand
class
PlayerRoster
Maintains a list of players involved in the current gameclass
Plugin
Plugin is a general purpose component for use by Module Plugins that require some sort of initialisation.class
PredefinedSetup
Defines a saved game that is accessible from the File menu.class
PrivateMap
A Map that may be configured to be visible only a particular side.class
PrototypeDefinition
class
PrototypesContainer
Container for definitions of Game Piece prototypes.class
RandomTextButton
class
SpecialDiceButton
...class
SpecialDie
class
SpecialDieFace
class
StartupGlobalKeyCommand
A Global Key Command that is automatically invoked on game start-up, once the various Key Listeners have been started.class
ToolbarMenu
Takes buttons from the toolbar of a Map or the main module and places them into a popup menu -
Uses of AbstractBuildable in VASSAL.build.module.documentation
Subclasses of AbstractBuildable in VASSAL.build.module.documentation Modifier and Type Class Description class
AboutScreen
Places an entry in theHelp
menu.class
BrowserHelpFile
Unpacks a zipped directory stored in the module and displays it in an external browser window.class
HelpFile
Places an entry in theHelp
menu.class
Tutorial
Provides tutorial functionality by reading in a logfile -
Uses of AbstractBuildable in VASSAL.build.module.gamepieceimage
Subclasses of AbstractBuildable in VASSAL.build.module.gamepieceimage Modifier and Type Class Description class
ColorManager
Container for definitions of Generic Color Definitionsclass
ColorSwatch
class
FontManager
Container for definitions of Generic Color Definitionsclass
FontStyle
class
GamePieceImage
class
GamePieceImageDefinitions
Container for definitions of Generic Counter Definitions.class
GamePieceLayout
class
GamePieceLayoutsContainer
Container for definitions of Generic Counter Definitions.class
ImageItem
class
ImageItemInstance
class
Item
The base portion of a Counter Layout component.class
ItemInstance
Individual override parameters for an instance of anItem
.class
ShapeItem
class
ShapeItemInstance
class
SymbolItem
class
SymbolItemInstance
class
TextBoxItem
class
TextBoxItemInstance
class
TextItem
class
TextItemInstance
-
Uses of AbstractBuildable in VASSAL.build.module.map
Subclasses of AbstractBuildable in VASSAL.build.module.map Modifier and Type Class Description class
BoardPicker
class
CounterDetailViewer
This is aDrawable
class that draws the counters horizontally when the mouse is held over a stack with the control key down.class
DeckGlobalKeyCommand
This version ofMassKeyCommand
is added directly to aGameModule
and applies to all mapsclass
DrawPile
protected class
GlobalMap.CounterViewer
class
HandMetrics
Handles the drawing of cards in aPlayerHand
.class
HighlightLastMoved
class
ImageSaver
This allows the user to capture a snapshot of the entire map into a PNG file.class
LayerControl
Adds a button to the toolbar to manipulate Game Piece Layersclass
LayeredPieceCollection
Defines PieceCollection in which pieces are assigned to an arbitrary number of layers according to a property settingclass
LOS_Thread
A class that allows the user to draw a straight line on a Map (LOS = Line Of Sight).class
MapCenterer
Centers the map when user right-clicks on an empty hexclass
MapShader
Draw shaded regions on a map.class
MassKeyCommand
Adds a button to a map window toolbar.class
PieceMover
This is a MouseListener that moves pieces onto a Map windowclass
PieceRecenterer
Adds a button to a Maps toolbar that adjusts the positions of all pieces so that their centroid is at the center of the mapclass
Scroller
This component listens to key events on a Map window and scrolls the map.class
SelectionHighlighter
class
SelectionHighlighters
class
SetupStack
This is the "At-Start Stack" component, which initializes a Map or Board with a specified stack.class
StackMetrics
Encapsulates information on how to draw expanded and unexpanded views of a stackclass
TextSaver
class
Zoomer
Controls the zooming in/out of aMap
window. -
Uses of AbstractBuildable in VASSAL.build.module.map.boardPicker
Subclasses of AbstractBuildable in VASSAL.build.module.map.boardPicker Modifier and Type Class Description class
Board
-
Uses of AbstractBuildable in VASSAL.build.module.map.boardPicker.board
Subclasses of AbstractBuildable in VASSAL.build.module.map.boardPicker.board Modifier and Type Class Description class
HexGrid
A Hexgrid is a map grid composed of hexes.class
Region
class
RegionGrid
class
SquareGrid
class
ZonedGrid
-
Uses of AbstractBuildable in VASSAL.build.module.map.boardPicker.board.mapgrid
Subclasses of AbstractBuildable in VASSAL.build.module.map.boardPicker.board.mapgrid Modifier and Type Class Description class
HexGridNumbering
class
RegularGridNumbering
Abstract base class for grid numbering classes for hexagonal and rectangular gridsclass
SquareGridNumbering
class
Zone
class
ZonedGridHighlighter
class
ZoneHighlight
A Class that defines a method of highlighting the a zone in a multi-zoned grid. -
Uses of AbstractBuildable in VASSAL.build.module.properties
Subclasses of AbstractBuildable in VASSAL.build.module.properties Modifier and Type Class Description class
ChangePropertyButton
Adds a toolbar button that changes the value of a global propertyclass
GlobalProperties
Dummy component that acts as a simple container for GlobalProperty componentsclass
GlobalProperty
Adds a global property to a Map or Moduleclass
ZoneProperty
-
Uses of AbstractBuildable in VASSAL.build.module.turn
Subclasses of AbstractBuildable in VASSAL.build.module.turn Modifier and Type Class Description class
CounterTurnLevel
class
ListTurnLevel
class
TurnComponent
Generic Turn Componentclass
TurnGlobalHotkey
class
TurnLevel
class
TurnTracker
Generic Turn Counter -
Uses of AbstractBuildable in VASSAL.build.widget
Subclasses of AbstractBuildable in VASSAL.build.widget Modifier and Type Class Description class
BoxWidget
class
CardSlot
A CardSlot is identical to a PieceSlot except that it is initialized with a card-like GamePiece.class
Chart
A Chart is used for displaying charts and tables for the module.class
HtmlChart
An HtmlChart is used for displaying html information for the module.class
ListWidget
A Widget that corresponds to a panel with aJList
sitting to the right of aJPanel
with aCardLayout
layout.class
MapWidget
class
PanelWidget
A Widget that corresponds to a JPanel with a GridLayout or BoxLayout layout.class
PieceSlot
A Component that displays a GamePiece.class
TabWidget
A Widget that corresponds to a JTabbedPane.class
WidgetMap
-
Uses of AbstractBuildable in VASSAL.chat.ui
Subclasses of AbstractBuildable in VASSAL.chat.ui Modifier and Type Class Description class
ChatServerControls
-
Uses of AbstractBuildable in VASSAL.configure
Methods in VASSAL.configure with parameters of type AbstractBuildable Modifier and Type Method Description protected void
BeanShellFunctionMenu. buildGlobalMenu(JMenu parentMenu, AbstractBuildable target, boolean useParentMenu)
Create a menu of Global Properties recorded in this module, based on the module build structure -
Uses of AbstractBuildable in VASSAL.i18n
Subclasses of AbstractBuildable in VASSAL.i18n Modifier and Type Class Description class
Language
Container for definitions of Translations.class
Localization
Singleton class for managing the translation of a module into other languagesclass
TranslatableMarker
class
Translation
class
VassalTranslation
Utility class to allow translation of VASSAL using the Component Translation mechanism. -
Uses of AbstractBuildable in VASSAL.launch
Subclasses of AbstractBuildable in VASSAL.launch Modifier and Type Class Description class
BasicModule
-
Uses of AbstractBuildable in VASSAL.preferences
Subclasses of AbstractBuildable in VASSAL.preferences Modifier and Type Class Description class
BasicPreference
Base class for a Module Preference.class
BooleanPreference
A Checkbox Module Preference.class
DoublePreference
A Decimal Number Module Preference.class
EnumPreference
A Drop-down list preference.class
IntegerPreference
A whole number Module Preference.class
StringPreference
A String Module Preference.class
TextPreference
A multi-line textbox Module Preference. -
Uses of AbstractBuildable in VASSAL.script
Subclasses of AbstractBuildable in VASSAL.script Modifier and Type Class Description class
AbstractScript
class
ActionScript
class
BshPlugin
class
GeneralScript
class
ScriptContainer
Container for Scripts. -
Uses of AbstractBuildable in VASSAL.tools.icon
Subclasses of AbstractBuildable in VASSAL.tools.icon Modifier and Type Class Description class
IconFamily
An IconFamily is a named set of Icons in the four standard Tango sizes.