Uses of Class
VASSAL.build.Widget
Packages that use Widget
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes that may be added to a
GameModule.Contains classes that can be added to a
Widget.-
Uses of Widget in VASSAL.build
Fields in VASSAL.build declared as WidgetMethods in VASSAL.build that return Widget -
Uses of Widget in VASSAL.build.module
Subclasses of Widget in VASSAL.build.moduleModifier and TypeClassDescriptionclassA top-level Widget for displaying ChartsclassA window from which players can create newGamePieces by clicking and dragging from the PieceWindow. -
Uses of Widget in VASSAL.build.widget
Subclasses of Widget in VASSAL.build.widgetModifier 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.