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 LaunchButtonAbstractToolbarItem.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 voidAbstractToolbarItem.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 LaunchButtonChessClockControl.chessClockButtonprotected LaunchButtonChartWindow.launchprotected LaunchButtonDiceButton.launchDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonDoActionButton.launchDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonInventory.launchDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonNotesWindow.launchDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonPieceWindow.launchprotected LaunchButtonToolbarMenu.launchDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonMap.launchButtonDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonPlayerRoster.retireButtonDeprecated, 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 LaunchButtonGlobalMap.launchprotected LaunchButtonHidePiecesButton.launchprotected LaunchButtonImageSaver.launchDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonLayerControl.launchDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonLOS_Thread.launchDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonMapShader.launchDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonMassKeyCommand.launchDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonPieceRecenterer.launchDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonTextSaver.launchDeprecated, for removal: This API element is subject to removal in a future version.use launch from the superclassprotected LaunchButtonPieceMover.markUnmovedButtonprotected LaunchButtonZoomer.zoomInButtonprotected LaunchButtonZoomer.zoomOutButtonprotected LaunchButtonZoomer.zoomPickButton -
Uses of LaunchButton in VASSAL.build.module.properties
Fields in VASSAL.build.module.properties declared as LaunchButtonModifier and TypeFieldDescriptionprotected LaunchButtonChangePropertyButton.launchDeprecated, 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