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
Constructors -
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:AuditableReturn a description of the Type of trait or Component an Auditable is- Specified by:
getComponentTypeNamein interfaceAuditable- Overrides:
getComponentTypeNamein classGlobalCommand- Returns:
- Component Type
-
apply
-