Uses of Interface
VASSAL.configure.ComponentDescription
Packages that use ComponentDescription
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes that may be added to a
GameModule.Contains classes that may be added to a
Map.Contains classes that can be added to a
Widget.-
Uses of ComponentDescription in VASSAL.build
Classes in VASSAL.build that implement ComponentDescriptionModifier and TypeClassDescriptionclassAbstract class for a Folder component that can contain/organize a particular type of configurable(s).classA general-purpose configurable GUI container Widgets areConfigurableobjects that represent AWT components. -
Uses of ComponentDescription in VASSAL.build.module
Classes in VASSAL.build.module that implement ComponentDescriptionModifier and TypeClassDescriptionclassA top-level Widget for displaying ChartsclassCHESS CLOCK CONTROLLER for VASSAL.classGlobalOptions is a junction point for several flavors of "preferences"-related categories.classThe Map is the main component for displaying and containingGamePieces during play.classThis is aGameComponentthat allows players to type and save text notes during a game.classA window from which players can create newGamePieces by clicking and dragging from the PieceWindow.classclassMaintains a list of players involved in the current gameclassDefines a saved game that is accessible from the File menu.classA Map that may be configured to be visible only a particular side.classclass... -
Uses of ComponentDescription in VASSAL.build.module.chessclockcontrol
Classes in VASSAL.build.module.chessclockcontrol that implement ComponentDescription -
Uses of ComponentDescription in VASSAL.build.module.folder
Classes in VASSAL.build.module.folder that implement ComponentDescriptionModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of ComponentDescription in VASSAL.build.module.map
Classes in VASSAL.build.module.map that implement ComponentDescriptionModifier and TypeClassDescriptionclassclassAllows a player to ping a location ("send up a flare") by clicking on a map with the correct modifier key combination held down (default: Alt+LeftClick).classAdds a button to the toolbar to manipulate Game Piece LayersclassThe optional "Game Piece Layers" component of a Map which allows pieces on the map to be assigned to an arbitrary number of visual layers according to a property setting. -
Uses of ComponentDescription in VASSAL.build.module.turn
Classes in VASSAL.build.module.turn that implement ComponentDescriptionModifier and TypeClassDescriptionclassclassclassGeneric Turn ComponentclassclassGeneric Turn Counter -
Uses of ComponentDescription in VASSAL.build.widget
Classes in VASSAL.build.widget that implement ComponentDescriptionModifier and TypeClassDescriptionclassclassA CardSlot is identical to a PieceSlot except that it is initialized with a card-like GamePiece.classA Chart is used for displaying charts and tables for the module.classAn HtmlChart is used for displaying html information for the module.classA Widget that corresponds to a panel with aJListsitting to the right of aJPanelwith aCardLayoutlayout.classclassA Widget that corresponds to a JPanel with a GridLayout or BoxLayout layout.classA Component that displays a GamePiece.classA Widget that corresponds to a JTabbedPane.class