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 TypeMethodDescriptionvoidGameModule.fireKeyStroke(NamedKeyStroke stroke) Invokes aNamedKeyStroketo all of our listeners. -
Uses of NamedKeyStroke in VASSAL.build.module
Fields in VASSAL.build.module declared as NamedKeyStrokeModifier and TypeFieldDescriptionprotected NamedKeyStrokeStartupGlobalKeyCommand.globalHotkeyprotected NamedKeyStrokeprotected NamedKeyStrokeMap.moveKeyprotected NamedKeyStrokeDoActionButton.postLoopKeyprotected NamedKeyStrokeDoActionButton.preLoopKeyFields 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 voidDoActionButton.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 NamedKeyStrokePieceMover.markUnmovedHotkeyprotected NamedKeyStrokeMassKeyCommand.strokeMethods 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 TypeMethodDescriptionvoidTurnTracker.TurnWidget.setNextStroke(NamedKeyStroke key) voidTurnTracker.TurnWidget.setPrevStroke(NamedKeyStroke key) -
Uses of NamedKeyStroke in VASSAL.configure
Methods in VASSAL.configure that return NamedKeyStrokeModifier and TypeMethodDescriptionstatic NamedKeyStrokeDecode a String into a NamedKeyStrokestatic NamedKeyStroke[]NamedKeyStrokeArrayConfigurer.getKeyStrokes()NamedKeyStrokeArrayConfigurer.getNameKeyStrokeArrayValue()NamedHotKeyConfigurer.getValueNamedKeyStroke()Methods in VASSAL.configure with parameters of type NamedKeyStrokeModifier and TypeMethodDescriptionstatic StringNamedHotKeyConfigurer.encode(NamedKeyStroke stroke) Encode a NamedKeyStroke into a Stringstatic StringNamedKeyStrokeArrayConfigurer.encode(NamedKeyStroke[] keys) static StringNamedHotKeyConfigurer.getFancyString(NamedKeyStroke k) static StringNamedHotKeyConfigurer.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.actionKeysprotected NamedKeyStrokeAreaOfEffect.activateKeyprotected NamedKeyStrokeEmbellishment.activateKeyStrokeprotected NamedKeyStrokePlaceMarker.afterBurnerKeyprotected NamedKeyStrokeAttachment.attachKeyprotected NamedKeyStrokeSendToLocation.backKeyprotected NamedKeyStrokeAttachment.clearAllKeyprotected NamedKeyStrokeAttachment.clearMatchingKeyprotected NamedKeyStrokeGlobalHotKey.commandKeyprotected NamedKeyStroke[]ReportState.cycleDownKeysprotected NamedKeyStrokeObscurable.dealKeyprotected NamedKeyStrokeEmbellishment.decreaseKeyStrokeprotected NamedKeyStrokeDeck.emptyKeyprotected NamedKeyStrokeDeck.faceDownKeyprotected NamedKeyStrokeDeck.faceFlipKeyprotected NamedKeyStrokeDeck.faceUpKeyprotected NamedKeyStrokeGlobalHotKey.globalHotKeyprotected NamedKeyStrokeCounterGlobalKeyCommand.globalKeyprotected NamedKeyStrokeHideable.hideKeyprotected NamedKeyStrokeEmbellishment.increaseKeyStrokeprotected NamedKeyStrokeClone.keyprotected NamedKeyStrokeCounterGlobalKeyCommand.keyprotected NamedKeyStrokeDelete.keyprotected NamedKeyStrokeDeselect.keyprotected NamedKeyStrokeMenuSeparator.keyprotected NamedKeyStrokeMultiLocationCommand.keyprotected NamedKeyStrokePivot.keyprotected NamedKeyStrokePlaceMarker.keyprotected NamedKeyStrokeSendToLocation.keyprotected NamedKeyStrokeTriggerAction.keyprotected NamedKeyStrokePivot.key2protected NamedKeyStrokeObscurable.keyCommandprotected NamedKeyStrokeTranslate.keyCommandprotected NamedKeyStroke[]ReportState.keysprotected NamedKeyStrokeTableInfo.launchKeyprotected NamedKeyStrokePropertySheet.launchKeyStrokeprotected NamedKeyStrokeDeck.loadKeyprotected NamedKeyStrokeMatCargo.matDetachKeyprotected NamedKeyStrokeMatCargo.matFindKeyprotected NamedKeyStrokeKeyCommand.namedKeyStrokeprotected NamedKeyStrokeAreaOfEffect.offKeyprotected NamedKeyStrokeAreaOfEffect.onKeyprotected NamedKeyStrokeObscurable.peekKeyprotected NamedKeyStrokeTriggerAction.postLoopKeyprotected NamedKeyStrokeTriggerAction.preLoopKeyprotected NamedKeyStrokeEmbellishment.resetKeyprotected NamedKeyStrokeDeck.reshuffleKeyprotected NamedKeyStrokeReturnToDeck.returnKeyprotected NamedKeyStrokeDeck.reverseKeyprotected NamedKeyStrokeEmbellishment.rndKeyprotected NamedKeyStrokeFreeRotator.rotateCCWKeyprotected NamedKeyStrokeFreeRotator.rotateCWKeyprotected NamedKeyStrokeFreeRotator.rotateDirectKeyprotected NamedKeyStrokeFreeRotator.rotateRNDKeyprotected NamedKeyStrokeDeck.saveKeyprotected NamedKeyStrokeFreeRotator.setAngleKeyprotected NamedKeyStrokeDeck.shuffleKeyprotected NamedKeyStrokeActionButton.strokeprotected NamedKeyStrokePlaySound.strokeprotected NamedKeyStrokeFootprint.trailKeyprotected NamedKeyStrokeFootprint.trailKeyClearprotected NamedKeyStrokeFootprint.trailKeyOffprotected NamedKeyStrokeFootprint.trailKeyOnprotected NamedKeyStroke[]RestrictCommands.watchKeysprotected NamedKeyStroke[]TriggerAction.watchKeysMethods 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 voidDecorator.addMenuCommand(List<KeyCommand> list, String menuText, NamedKeyStroke keyStroke) If text/keystroke pair is valid, add it to the provided listprotected CommandTriggerAction.executeKey(NamedKeyStroke key) Decorator.getCommandDesc(String command, NamedKeyStroke key) static EmbellishmentEmbellishment.getLayerWithMatchingActivateCommand(GamePiece piece, NamedKeyStroke stroke, boolean active) protected booleanDecorator.isMenuCommand(String menuText, NamedKeyStroke keystroke) voidDeck.setEmptyKey(NamedKeyStroke k) voidDeck.setFaceDownKey(NamedKeyStroke k) voidDeck.setFaceFlipKey(NamedKeyStroke k) voidDeck.setFaceUpKey(NamedKeyStroke k) voidTriggerAction.setKey(NamedKeyStroke k) voidGlobalCommand.setKeyStroke(NamedKeyStroke keyStroke) voidDeck.setLoadKey(NamedKeyStroke k) voidDeck.setReshuffleKey(NamedKeyStroke reshuffleKey) voidDeck.setReverseKey(NamedKeyStroke reverseKey) voidDeck.setSaveKey(NamedKeyStroke k) voidDeck.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 NamedKeyStrokeNamedKeyStroke.getKeyStrokeForEvent(KeyEvent e) Deprecated, for removal: This API element is subject to removal in a future version.static NamedKeyStrokeNamedKeyStroke.getNamedKeyStroke(char c) Deprecated, for removal: This API element is subject to removal in a future version.static NamedKeyStrokeNamedKeyStroke.getNamedKeyStroke(char c, int mod) Deprecated, for removal: This API element is subject to removal in a future version.static NamedKeyStrokeNamedKeyStroke.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 NamedKeyStrokeNamedKeyStroke.of(char c) static NamedKeyStrokeNamedKeyStroke.of(char c, int modifiers) static NamedKeyStrokeNamedKeyStroke.of(int code, int modifiers) static NamedKeyStrokestatic NamedKeyStrokestatic NamedKeyStrokestatic NamedKeyStrokestatic NamedKeyStrokeMethods in VASSAL.tools with parameters of type NamedKeyStrokeModifier and TypeMethodDescriptionSequenceEncoder.append(NamedKeyStroke stroke) SequenceEncoder.Decoder.nextNamedKeyStroke(NamedKeyStroke defaultValue) voidNamedKeyStrokeListener.setKeyStroke(NamedKeyStroke newKey) Constructors in VASSAL.tools with parameters of type NamedKeyStroke