Uses of Package
ca.cgjennings.apps.arkham.commands
-
Classes in ca.cgjennings.apps.arkham.commands used by ca.cgjennings.apps.arkham Class Description AbstractCommand The abstract base class for main application commands in Strange Eons.Commandable This interface is implemented by classes that can be consulted about the commands they are able to perform. -
Classes in ca.cgjennings.apps.arkham.commands used by ca.cgjennings.apps.arkham.commands Class Description AbstractCommand The abstract base class for main application commands in Strange Eons.AbstractToggleCommand An abstract base class for commands that toggle a state when selected.Commandable This interface is implemented by classes that can be consulted about the commands they are able to perform.DelegatedCommand Delegated commands are commands that are normally handled by aCommandable
, such as aStrangeEonsEditor
, instead of being handled by the command itself. -
Classes in ca.cgjennings.apps.arkham.commands used by ca.cgjennings.apps.arkham.deck Class Description AbstractCommand The abstract base class for main application commands in Strange Eons.Commandable This interface is implemented by classes that can be consulted about the commands they are able to perform. -
Classes in ca.cgjennings.apps.arkham.commands used by ca.cgjennings.apps.arkham.diy Class Description AbstractCommand The abstract base class for main application commands in Strange Eons.Commandable This interface is implemented by classes that can be consulted about the commands they are able to perform. -
Classes in ca.cgjennings.apps.arkham.commands used by ca.cgjennings.apps.arkham.editors Class Description AbstractCommand The abstract base class for main application commands in Strange Eons.Commandable This interface is implemented by classes that can be consulted about the commands they are able to perform.