public interface FwkCommandActionInterface extends FwkPresentationInterface
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(FwkCommandInterface cmd)
Perform the action using the FwkCommandInterface only.
|
getPresentationString, getPresentationString
getVersion, release
void actionPerformed(FwkCommandInterface cmd)
cmd
- The command.