|
Class Summary |
| BoxWidget |
A Widget that corresponds to a panel with a JComboBox above
a JPanel with a CardLayout layout. |
| CardSlot |
A CardSlot is identical to a PieceSlot except that it is initialized
with a card-like GamePiece. |
| Chart |
A Chart is used for displaying charts and tables for the module. |
| HtmlChart |
An HtmlChart is used for displaying html information for the module. |
| ListWidget |
A Widget that corresponds to a panel with a JList sitting
to the right of a JPanel with a CardLayout layout. |
| PanelWidget |
A Widget that corresponds to a JPanel with a
GridLayout or BoxLayout layout. |
| PieceSlot |
A Component that displays a GamePiece. |
| TabWidget |
A Widget that corresponds to a JTabbedPane. |