Uses of Class
VASSAL.tools.LaunchButton
Packages that use LaunchButton
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
.-
Uses of LaunchButton in VASSAL.build
Fields in VASSAL.build declared as LaunchButtonMethods in VASSAL.build that return LaunchButtonModifier and TypeMethodDescriptionAbstractToolbarItem.getLaunchButton()
protected LaunchButton
AbstractToolbarItem.makeLaunchButton
(String tooltip, String button_text, String iconFile, ActionListener action) Create a standard toolbar launcher button for this itemMethods in VASSAL.build with parameters of type LaunchButtonModifier and TypeMethodDescriptionprotected void
AbstractToolbarItem.setLaunchButton
(LaunchButton launch) Sets launch button for this toolbar item -
Uses of LaunchButton in VASSAL.build.module
Fields in VASSAL.build.module declared as LaunchButtonModifier and TypeFieldDescriptionprotected LaunchButton
ChessClockControl.chessClockButton
protected LaunchButton
ChartWindow.launch
protected LaunchButton
DiceButton.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
DoActionButton.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
Inventory.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
NotesWindow.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
PieceWindow.launch
protected LaunchButton
ToolbarMenu.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
Map.launchButton
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
PlayerRoster.retireButton
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclass -
Uses of LaunchButton in VASSAL.build.module.chessclockcontrol
Fields in VASSAL.build.module.chessclockcontrol declared as LaunchButton -
Uses of LaunchButton in VASSAL.build.module.map
Fields in VASSAL.build.module.map declared as LaunchButtonModifier and TypeFieldDescriptionprotected final LaunchButton
GlobalMap.launch
protected LaunchButton
HidePiecesButton.launch
protected LaunchButton
ImageSaver.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
LayerControl.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
LOS_Thread.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
MapShader.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
MassKeyCommand.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
PieceRecenterer.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
TextSaver.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButton
PieceMover.markUnmovedButton
protected LaunchButton
Zoomer.zoomInButton
protected LaunchButton
Zoomer.zoomOutButton
protected LaunchButton
Zoomer.zoomPickButton
-
Uses of LaunchButton in VASSAL.build.module.properties
Fields in VASSAL.build.module.properties declared as LaunchButtonModifier and TypeFieldDescriptionprotected LaunchButton
ChangePropertyButton.launch
Deprecated, for removal: This API element is subject to removal in a future version.use launch from the superclass -
Uses of LaunchButton in VASSAL.build.module.turn
Fields in VASSAL.build.module.turn declared as LaunchButton