Uses of Class
VASSAL.tools.NamedKeyStroke
Packages that use NamedKeyStroke
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
.Provides classes for building "Edit Property" dialogs, and for editing
GameModule
's and ModuleExtension
's.Provides classes that define game pieces.
Contains various utility classes.
-
Uses of NamedKeyStroke in VASSAL.build
Methods in VASSAL.build that return types with arguments of type NamedKeyStrokeModifier and TypeMethodDescriptionAbstractConfigurable.getNamedKeyStrokeList()
AbstractToolbarItem.getNamedKeyStrokeList()
Methods in VASSAL.build with parameters of type NamedKeyStrokeModifier and TypeMethodDescriptionvoid
GameModule.fireKeyStroke
(NamedKeyStroke stroke) Invokes aNamedKeyStroke
to all of our listeners. -
Uses of NamedKeyStroke in VASSAL.build.module
Fields in VASSAL.build.module declared as NamedKeyStrokeModifier and TypeFieldDescriptionprotected NamedKeyStroke
StartupGlobalKeyCommand.globalHotkey
protected NamedKeyStroke
protected NamedKeyStroke
Map.moveKey
protected NamedKeyStroke
DoActionButton.postLoopKey
protected NamedKeyStroke
DoActionButton.preLoopKey
Fields in VASSAL.build.module with type parameters of type NamedKeyStrokeMethods in VASSAL.build.module that return types with arguments of type NamedKeyStrokeModifier and TypeMethodDescriptionprotected List
<NamedKeyStroke> DoActionButton.decodeHotkeys
(String s) ChartWindow.getNamedKeyStrokeList()
DoActionButton.getNamedKeyStrokeList()
GlobalOptions.getNamedKeyStrokeList()
Map.getNamedKeyStrokeList()
PieceWindow.getNamedKeyStrokeList()
StartupGlobalKeyCommand.getNamedKeyStrokeList()
BasicLogger.getNamedKeyStrokes()
Since the configurers for our keystrokes are farmed out to GlobalOptions, this provides a way for GlobalOptions to find out about them (when being searched, etc)Methods in VASSAL.build.module with parameters of type NamedKeyStrokeModifier and TypeMethodDescriptionprotected void
DoActionButton.doHotKey
(Command c, NamedKeyStroke key) Constructor parameters in VASSAL.build.module with type arguments of type NamedKeyStrokeModifierConstructorDescriptionNamedHotkeyListConfigurer
(String key, String name, List<NamedKeyStroke> list) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of NamedKeyStroke in VASSAL.build.module.map
Fields in VASSAL.build.module.map declared as NamedKeyStrokeModifier and TypeFieldDescriptionprotected NamedKeyStroke
PieceMover.markUnmovedHotkey
protected NamedKeyStroke
MassKeyCommand.stroke
Methods in VASSAL.build.module.map that return types with arguments of type NamedKeyStrokeModifier and TypeMethodDescriptionCounterDetailViewer.getNamedKeyStrokeList()
DeckGlobalKeyCommand.getNamedKeyStrokeList()
DrawPile.getNamedKeyStrokeList()
GlobalMap.getNamedKeyStrokeList()
HidePiecesButton.getNamedKeyStrokeList()
MassKeyCommand.getNamedKeyStrokeList()
Zoomer.getNamedKeyStrokeList()
-
Uses of NamedKeyStroke in VASSAL.build.module.map.deck
Fields in VASSAL.build.module.map.deck declared as NamedKeyStrokeMethods in VASSAL.build.module.map.deck that return NamedKeyStrokeMethods in VASSAL.build.module.map.deck that return types with arguments of type NamedKeyStroke -
Uses of NamedKeyStroke in VASSAL.build.module.properties
Fields in VASSAL.build.module.properties declared as NamedKeyStrokeMethods in VASSAL.build.module.properties that return NamedKeyStrokeMethods in VASSAL.build.module.properties with parameters of type NamedKeyStroke -
Uses of NamedKeyStroke in VASSAL.build.module.turn
Fields in VASSAL.build.module.turn declared as NamedKeyStrokeMethods in VASSAL.build.module.turn that return types with arguments of type NamedKeyStrokeModifier and TypeMethodDescriptionTurnGlobalHotkey.getNamedKeyStrokeList()
TurnTracker.getNamedKeyStrokeList()
Methods in VASSAL.build.module.turn with parameters of type NamedKeyStrokeModifier and TypeMethodDescriptionvoid
TurnTracker.TurnWidget.setNextStroke
(NamedKeyStroke key) void
TurnTracker.TurnWidget.setPrevStroke
(NamedKeyStroke key) -
Uses of NamedKeyStroke in VASSAL.configure
Methods in VASSAL.configure that return NamedKeyStrokeModifier and TypeMethodDescriptionstatic NamedKeyStroke
Decode a String into a NamedKeyStrokestatic NamedKeyStroke[]
NamedKeyStrokeArrayConfigurer.getKeyStrokes()
NamedKeyStrokeArrayConfigurer.getNameKeyStrokeArrayValue()
NamedHotKeyConfigurer.getValueNamedKeyStroke()
Methods in VASSAL.configure with parameters of type NamedKeyStrokeModifier and TypeMethodDescriptionstatic String
NamedHotKeyConfigurer.encode
(NamedKeyStroke stroke) Encode a NamedKeyStroke into a Stringstatic String
NamedKeyStrokeArrayConfigurer.encode
(NamedKeyStroke[] keys) static String
NamedHotKeyConfigurer.getFancyString
(NamedKeyStroke k) static String
NamedHotKeyConfigurer.getString
(NamedKeyStroke k) Return a String representation of a NamedKeyStrokeConstructors in VASSAL.configure with parameters of type NamedKeyStrokeModifierConstructorDescriptionNamedHotKeyConfigurer
(String key, String name, NamedKeyStroke val) NamedHotKeyConfigurer
(String key, String name, NamedKeyStroke val, int defaultFieldLength) NamedHotKeyConfigurer
(NamedKeyStroke val, int defaultFieldLength) NamedKeyStrokeArrayConfigurer
(String key, String name, NamedKeyStroke[] val) Constructor parameters in VASSAL.configure with type arguments of type NamedKeyStrokeModifierConstructorDescriptionNamedKeyStrokeArrayConfigurer
(String key, String name, List<NamedKeyStroke> val) -
Uses of NamedKeyStroke in VASSAL.counters
Fields in VASSAL.counters declared as NamedKeyStrokeModifier and TypeFieldDescriptionprotected NamedKeyStroke[]
TriggerAction.actionKeys
protected NamedKeyStroke
AreaOfEffect.activateKey
protected NamedKeyStroke
Embellishment.activateKeyStroke
protected NamedKeyStroke
PlaceMarker.afterBurnerKey
protected NamedKeyStroke
Attachment.attachKey
protected NamedKeyStroke
SendToLocation.backKey
protected NamedKeyStroke
Attachment.clearAllKey
protected NamedKeyStroke
Attachment.clearMatchingKey
protected NamedKeyStroke
GlobalHotKey.commandKey
protected NamedKeyStroke[]
ReportState.cycleDownKeys
protected NamedKeyStroke
Obscurable.dealKey
protected NamedKeyStroke
Embellishment.decreaseKeyStroke
protected NamedKeyStroke
Deck.emptyKey
protected NamedKeyStroke
Deck.faceDownKey
protected NamedKeyStroke
Deck.faceFlipKey
protected NamedKeyStroke
Deck.faceUpKey
protected NamedKeyStroke
GlobalHotKey.globalHotKey
protected NamedKeyStroke
CounterGlobalKeyCommand.globalKey
protected NamedKeyStroke
Hideable.hideKey
protected NamedKeyStroke
Embellishment.increaseKeyStroke
protected NamedKeyStroke
Clone.key
protected NamedKeyStroke
CounterGlobalKeyCommand.key
protected NamedKeyStroke
Delete.key
protected NamedKeyStroke
Deselect.key
protected NamedKeyStroke
MenuSeparator.key
protected NamedKeyStroke
MultiLocationCommand.key
protected NamedKeyStroke
Pivot.key
protected NamedKeyStroke
PlaceMarker.key
protected NamedKeyStroke
SendToLocation.key
protected NamedKeyStroke
TriggerAction.key
protected NamedKeyStroke
Pivot.key2
protected NamedKeyStroke
Obscurable.keyCommand
protected NamedKeyStroke
Translate.keyCommand
protected NamedKeyStroke[]
ReportState.keys
protected NamedKeyStroke
TableInfo.launchKey
protected NamedKeyStroke
PropertySheet.launchKeyStroke
protected NamedKeyStroke
Deck.loadKey
protected NamedKeyStroke
MatCargo.matDetachKey
protected NamedKeyStroke
MatCargo.matFindKey
protected NamedKeyStroke
KeyCommand.namedKeyStroke
protected NamedKeyStroke
AreaOfEffect.offKey
protected NamedKeyStroke
AreaOfEffect.onKey
protected NamedKeyStroke
Obscurable.peekKey
protected NamedKeyStroke
TriggerAction.postLoopKey
protected NamedKeyStroke
TriggerAction.preLoopKey
protected NamedKeyStroke
Embellishment.resetKey
protected NamedKeyStroke
Deck.reshuffleKey
protected NamedKeyStroke
ReturnToDeck.returnKey
protected NamedKeyStroke
Deck.reverseKey
protected NamedKeyStroke
Embellishment.rndKey
protected NamedKeyStroke
FreeRotator.rotateCCWKey
protected NamedKeyStroke
FreeRotator.rotateCWKey
protected NamedKeyStroke
FreeRotator.rotateDirectKey
protected NamedKeyStroke
FreeRotator.rotateRNDKey
protected NamedKeyStroke
Deck.saveKey
protected NamedKeyStroke
FreeRotator.setAngleKey
protected NamedKeyStroke
Deck.shuffleKey
protected NamedKeyStroke
ActionButton.stroke
protected NamedKeyStroke
PlaySound.stroke
protected NamedKeyStroke
Footprint.trailKey
protected NamedKeyStroke
Footprint.trailKeyClear
protected NamedKeyStroke
Footprint.trailKeyOff
protected NamedKeyStroke
Footprint.trailKeyOn
protected NamedKeyStroke[]
RestrictCommands.watchKeys
protected NamedKeyStroke[]
TriggerAction.watchKeys
Methods in VASSAL.counters that return NamedKeyStrokeModifier and TypeMethodDescriptionDeck.getFaceDownKey()
Deck.getFaceFlipKey()
Deck.getFaceUpKey()
Labeler.getLabelKey()
Deck.getLoadKey()
Deck.getNamedEmptyKey()
KeyCommand.getNamedKeyStroke()
Deck.getReshuffleKey()
Deck.getReverseKey()
Deck.getSaveKey()
Deck.getShuffleKey()
Methods in VASSAL.counters that return types with arguments of type NamedKeyStrokeModifier and TypeMethodDescriptionActionButton.getNamedKeyStrokeList()
AreaOfEffect.getNamedKeyStrokeList()
Attachment.getNamedKeyStrokeList()
Clone.getNamedKeyStrokeList()
CounterGlobalKeyCommand.getNamedKeyStrokeList()
Decorator.getNamedKeyStrokeList()
Delete.getNamedKeyStrokeList()
Deselect.getNamedKeyStrokeList()
DynamicProperty.getNamedKeyStrokeList()
Embellishment.getNamedKeyStrokeList()
Footprint.getNamedKeyStrokeList()
FreeRotator.getNamedKeyStrokeList()
GlobalCommandTarget.getNamedKeyStrokeList()
GlobalHotKey.getNamedKeyStrokeList()
Hideable.getNamedKeyStrokeList()
Labeler.getNamedKeyStrokeList()
MatCargo.getNamedKeyStrokeList()
MenuSeparator.getNamedKeyStrokeList()
MovementMarkable.getNamedKeyStrokeList()
MultiLocationCommand.getNamedKeyStrokeList()
Obscurable.getNamedKeyStrokeList()
Pivot.getNamedKeyStrokeList()
PlaceMarker.getNamedKeyStrokeList()
PlaySound.getNamedKeyStrokeList()
PropertySheet.getNamedKeyStrokeList()
ReportState.getNamedKeyStrokeList()
RestrictCommands.getNamedKeyStrokeList()
ReturnToDeck.getNamedKeyStrokeList()
SendToLocation.getNamedKeyStrokeList()
TableInfo.getNamedKeyStrokeList()
TriggerAction.getNamedKeyStrokeList()
Methods in VASSAL.counters with parameters of type NamedKeyStrokeModifier and TypeMethodDescriptionprotected void
Decorator.addMenuCommand
(List<KeyCommand> list, String menuText, NamedKeyStroke keyStroke) If text/keystroke pair is valid, add it to the provided listprotected Command
TriggerAction.executeKey
(NamedKeyStroke key) Decorator.getCommandDesc
(String command, NamedKeyStroke key) static Embellishment
Embellishment.getLayerWithMatchingActivateCommand
(GamePiece piece, NamedKeyStroke stroke, boolean active) protected boolean
Decorator.isMenuCommand
(String menuText, NamedKeyStroke keystroke) void
Deck.setEmptyKey
(NamedKeyStroke k) void
Deck.setFaceDownKey
(NamedKeyStroke k) void
Deck.setFaceFlipKey
(NamedKeyStroke k) void
Deck.setFaceUpKey
(NamedKeyStroke k) void
TriggerAction.setKey
(NamedKeyStroke k) void
GlobalCommand.setKeyStroke
(NamedKeyStroke keyStroke) void
Deck.setLoadKey
(NamedKeyStroke k) void
Deck.setReshuffleKey
(NamedKeyStroke reshuffleKey) void
Deck.setReverseKey
(NamedKeyStroke reverseKey) void
Deck.setSaveKey
(NamedKeyStroke k) void
Deck.setShuffleKey
(NamedKeyStroke shuffleKey) Constructors in VASSAL.counters with parameters of type NamedKeyStrokeModifierConstructorDescriptionDynamicKeyCommand
(String name, NamedKeyStroke key, GamePiece target, TranslatablePiece i18nPiece, PropertyChanger propChanger) KeyCommand
(String name, NamedKeyStroke key, GamePiece target) KeyCommand
(String name, NamedKeyStroke key, GamePiece target, boolean enabled) KeyCommand
(String name, NamedKeyStroke key, GamePiece target, TranslatablePiece i18nPiece) KeyCommand
(String name, NamedKeyStroke key, GamePiece target, TranslatablePiece i18nPiece, boolean enabled) MultiLocationKeyCommand
(String name, NamedKeyStroke key, GamePiece target, TranslatablePiece i18nPiece, String locationName, String zoneName, String boardName, String mapName) -
Uses of NamedKeyStroke in VASSAL.search
Methods in VASSAL.search that return types with arguments of type NamedKeyStroke -
Uses of NamedKeyStroke in VASSAL.tools
Fields in VASSAL.tools declared as NamedKeyStrokeMethods in VASSAL.tools that return NamedKeyStrokeModifier and TypeMethodDescriptionstatic NamedKeyStroke
NamedKeyStroke.getKeyStrokeForEvent
(KeyEvent e) Deprecated, for removal: This API element is subject to removal in a future version.static NamedKeyStroke
NamedKeyStroke.getNamedKeyStroke
(char c) Deprecated, for removal: This API element is subject to removal in a future version.static NamedKeyStroke
NamedKeyStroke.getNamedKeyStroke
(char c, int mod) Deprecated, for removal: This API element is subject to removal in a future version.static NamedKeyStroke
NamedKeyStroke.getNamedKeyStroke
(int c, int mod) Deprecated, for removal: This API element is subject to removal in a future version.NamedKeyStrokeListener.getNamedKeyStroke()
SequenceEncoder.Decoder.nextNamedKeyStroke()
SequenceEncoder.Decoder.nextNamedKeyStroke
(char defaultValue) SequenceEncoder.Decoder.nextNamedKeyStroke
(NamedKeyStroke defaultValue) static NamedKeyStroke
NamedKeyStroke.of
(char c) static NamedKeyStroke
NamedKeyStroke.of
(char c, int modifiers) static NamedKeyStroke
NamedKeyStroke.of
(int code, int modifiers) static NamedKeyStroke
static NamedKeyStroke
static NamedKeyStroke
static NamedKeyStroke
static NamedKeyStroke
Methods in VASSAL.tools with parameters of type NamedKeyStrokeModifier and TypeMethodDescriptionSequenceEncoder.append
(NamedKeyStroke stroke) SequenceEncoder.Decoder.nextNamedKeyStroke
(NamedKeyStroke defaultValue) void
NamedKeyStrokeListener.setKeyStroke
(NamedKeyStroke newKey) Constructors in VASSAL.tools with parameters of type NamedKeyStroke