Package PamController.command
Class SummaryPeekCommand
java.lang.Object
PamController.command.ExtCommand
PamController.command.SummaryCommand
PamController.command.SummaryPeekCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PamController.command.SummaryCommand
getModulesSummaryMethods inherited from class PamController.command.ExtCommand
canExecute, executeCommand, findControlledUnits, getName, isImmediate, setImmediate, setName
-
Constructor Details
-
SummaryPeekCommand
public SummaryPeekCommand()
-
-
Method Details
-
execute
Description copied from class:ExtCommandExecute the command- Overrides:
executein classSummaryCommand- Returns:
- true if command executed correctly.
-
getHint
Description copied from class:ExtCommandGet a hint text for the help command.- Overrides:
getHintin classSummaryCommand- Returns:
- hint text.
-