Package VASSAL.build.module.map
Class DeckGlobalKeyCommand.DeckGlobalCommand
java.lang.Object
VASSAL.counters.GlobalCommand
VASSAL.build.module.map.DeckGlobalKeyCommand.DeckGlobalCommand
-
Nested Class Summary
Nested classes/interfaces inherited from class VASSAL.counters.GlobalCommand
GlobalCommand.IndexedFastmatchDeckPolicyManager, GlobalCommand.Visitor
-
Field Summary
Fields inherited from class VASSAL.counters.GlobalCommand
keyStroke, owner, parameters, reportFormat, reportSingle, selectFromDeck, selectFromDeckExpression, source, suppressSounds, target
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionapply
(Deck d, PieceFilter filter) Return a description of the Type of trait or Component an Auditable isMethods inherited from class VASSAL.counters.GlobalCommand
apply, apply, apply, apply, apply, apply, checkForMatchingAttachments, equals, getComponentName, getKeyStroke, getParameters, getPropertySource, getReportFormat, getSelectFromDeck, getSelectFromDeckExpression, getTarget, getVisitor, hashCode, isAbortIfNoCommand, isReportSingle, isSuppressSounds, setKeyStroke, setKeyStroke, setParameters, setPropertySource, setRange, setReportFormat, setReportSingle, setSelectFromDeck, setSelectFromDeckExpression, setSuppressSounds, setTarget
-
Constructor Details
-
DeckGlobalCommand
-
-
Method Details
-
getComponentTypeName
Description copied from interface:Auditable
Return a description of the Type of trait or Component an Auditable is- Specified by:
getComponentTypeName
in interfaceAuditable
- Overrides:
getComponentTypeName
in classGlobalCommand
- Returns:
- Component Type
-
apply
-