Uses of Class
VASSAL.tools.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
Modifier and TypeMethodDescriptionAbstractConfigurable.getNamedKeyStrokeList()
AbstractToolbarItem.getNamedKeyStrokeList()
Modifier and TypeMethodDescriptionvoid
GameModule.fireKeyStroke
(NamedKeyStroke stroke) Invokes aNamedKeyStroke
to all of our listeners. -
Uses of NamedKeyStroke in VASSAL.build.module
Modifier and TypeFieldDescriptionprotected NamedKeyStroke
StartupGlobalKeyCommand.globalHotkey
protected NamedKeyStroke
protected NamedKeyStroke
Map.moveKey
protected NamedKeyStroke
DoActionButton.postLoopKey
protected NamedKeyStroke
DoActionButton.preLoopKey
Modifier 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)Modifier and TypeMethodDescriptionprotected void
DoActionButton.doHotKey
(Command c, NamedKeyStroke key) ModifierConstructorDescriptionNamedHotkeyListConfigurer
(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
Modifier and TypeFieldDescriptionprotected NamedKeyStroke
PieceMover.markUnmovedHotkey
protected NamedKeyStroke
MassKeyCommand.stroke
Modifier and TypeMethodDescriptionCounterDetailViewer.getNamedKeyStrokeList()
DeckGlobalKeyCommand.getNamedKeyStrokeList()
DrawPile.getNamedKeyStrokeList()
GlobalMap.getNamedKeyStrokeList()
HidePiecesButton.getNamedKeyStrokeList()
MassKeyCommand.getNamedKeyStrokeList()
Zoomer.getNamedKeyStrokeList()
-
Uses of NamedKeyStroke in VASSAL.build.module.map.deck
-
Uses of NamedKeyStroke in VASSAL.build.module.properties
-
Uses of NamedKeyStroke in VASSAL.build.module.turn
Modifier and TypeMethodDescriptionTurnGlobalHotkey.getNamedKeyStrokeList()
TurnTracker.getNamedKeyStrokeList()
Modifier and TypeMethodDescriptionvoid
TurnTracker.TurnWidget.setNextStroke
(NamedKeyStroke key) void
TurnTracker.TurnWidget.setPrevStroke
(NamedKeyStroke key) -
Uses of NamedKeyStroke in VASSAL.configure
Modifier and TypeMethodDescriptionstatic NamedKeyStroke
Decode a String into a NamedKeyStrokestatic NamedKeyStroke[]
NamedKeyStrokeArrayConfigurer.getKeyStrokes()
NamedKeyStrokeArrayConfigurer.getNameKeyStrokeArrayValue()
NamedHotKeyConfigurer.getValueNamedKeyStroke()
Modifier 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 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) ModifierConstructorDescriptionNamedKeyStrokeArrayConfigurer
(String key, String name, List<NamedKeyStroke> val) -
Uses of NamedKeyStroke in VASSAL.counters
Modifier 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
Modifier and TypeMethodDescriptionDeck.getFaceDownKey()
Deck.getFaceFlipKey()
Deck.getFaceUpKey()
Labeler.getLabelKey()
Deck.getLoadKey()
Deck.getNamedEmptyKey()
KeyCommand.getNamedKeyStroke()
Deck.getReshuffleKey()
Deck.getReverseKey()
Deck.getSaveKey()
Deck.getShuffleKey()
Modifier 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()
Modifier 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) ModifierConstructorDescriptionDynamicKeyCommand
(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
-
Uses of NamedKeyStroke in VASSAL.tools
Modifier 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
Modifier and TypeMethodDescriptionSequenceEncoder.append
(NamedKeyStroke stroke) SequenceEncoder.Decoder.nextNamedKeyStroke
(NamedKeyStroke defaultValue) void
NamedKeyStrokeListener.setKeyStroke
(NamedKeyStroke newKey)