Uses of Class
VASSAL.tools.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
Modifier and TypeMethodDescriptionAbstractToolbarItem.getLaunchButton()
protected LaunchButton
AbstractToolbarItem.makeLaunchButton
(String tooltip, String button_text, String iconFile, ActionListener action) Create a standard toolbar launcher button for this itemModifier and TypeMethodDescriptionprotected void
AbstractToolbarItem.setLaunchButton
(LaunchButton launch) Sets launch button for this toolbar item -
Uses of LaunchButton in VASSAL.build.module
Modifier 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
-
Uses of LaunchButton in VASSAL.build.module.map
Modifier 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
Modifier 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