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