Uses of Class
VASSAL.build.AbstractToolbarItem
Packages that use AbstractToolbarItem
Package
Description
Contains classes that may be added to a
GameModule.Contains classes that may be added to a
Map.Contains classes that can be added to a
Widget.-
Uses of AbstractToolbarItem in VASSAL.build.module
Subclasses of AbstractToolbarItem in VASSAL.build.moduleModifier and TypeClassDescriptionclassThis component places a button into the controls window toolbar.classThis component places a button into the controls window toolbar.classThis version ofMassKeyCommandis added directly to aGameModuleand applies to all maps.classThis component places a button into the controls window toolbar.classclassThe Map is the main component for displaying and containingGamePieces during play.classCombines multiple buttons from the toolbar into a single button.classThis is aGameComponentthat allows players to type and save text notes during a game.classclassMaintains a list of players involved in the current gameclassA Map that may be configured to be visible only a particular side.classclass...classA Global Key Command that is automatically invoked on game start-up, once the various Key Listeners have been started.classTakes buttons from the toolbar of a Map or the main module and places them into a popup menu -
Uses of AbstractToolbarItem in VASSAL.build.module.map
Subclasses of AbstractToolbarItem in VASSAL.build.module.mapModifier and TypeClassDescriptionclassThis version ofMassKeyCommandis added to aDrawPile(which holds aDeck) and applies to pieces/cards currently in the deck.classThis allows the user to capture a snapshot of the entire map into a PNG file.classAdds a button to the toolbar to manipulate Game Piece LayersclassA class that allows the user to draw a straight line on a Map (LOS = Line Of Sight).classDraw shaded regions on a map.classAdds a button to a map window toolbar.classAdds a button to a Maps toolbar that moves the view/camera to a specific pointclassAdds a button to a Maps toolbar that adjusts the positions of all pieces so that their centroid is at the center of the mapclass -
Uses of AbstractToolbarItem in VASSAL.build.module.properties
Subclasses of AbstractToolbarItem in VASSAL.build.module.propertiesModifier and TypeClassDescriptionclassAdds a toolbar button that changes the value of a global property -
Uses of AbstractToolbarItem in VASSAL.build.widget
Subclasses of AbstractToolbarItem in VASSAL.build.widget