Uses of Interface
VASSAL.tools.ToolBarComponent
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
.Contains various utility classes.
-
Uses of ToolBarComponent in VASSAL.build
Modifier and TypeClassDescriptionclass
The GameModule class is the base class for a VASSAL module. -
Uses of ToolBarComponent in VASSAL.build.module
Modifier and TypeClassDescriptionclass
The Map is the main component for displaying and containingGamePiece
s during play.class
class
A Map that may be configured to be visible only a particular side. -
Uses of ToolBarComponent in VASSAL.build.module.properties
Modifier and TypeClassDescriptionclass
class
class
Dummy component that acts as a simple container for GlobalProperty componentsclass
Adds a global property to a Map or Moduleclass
Adds a global property to a Map or Moduleclass
Dummy component that acts as a simple container for GlobalProperty componentsclass
class
class
class
-
Uses of ToolBarComponent in VASSAL.build.widget
-
Uses of ToolBarComponent in VASSAL.launch
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ToolBarComponent in VASSAL.tools
Modifier and TypeClassDescriptionclass
Stores components in a dummy toolbar, then transfers them to another toolbar component when it becomes available.