Uses of Class
VASSAL.build.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
-
Uses of Widget in VASSAL.build.module
Modifier and TypeClassDescriptionclass
A top-level Widget for displaying Chartsclass
A window from which players can create newGamePiece
s by clicking and dragging from the PieceWindow. -
Uses of Widget in VASSAL.build.widget
Modifier and TypeClassDescriptionclass
class
A CardSlot is identical to a PieceSlot except that it is initialized with a card-like GamePiece.class
A Chart is used for displaying charts and tables for the module.class
An HtmlChart is used for displaying html information for the module.class
A Widget that corresponds to a panel with aJList
sitting to the right of aJPanel
with aCardLayout
layout.class
class
A Widget that corresponds to a JPanel with a GridLayout or BoxLayout layout.class
A Component that displays a GamePiece.class
A Widget that corresponds to a JTabbedPane.