Package PamController.command
Class SummaryPeekCommand
java.lang.Object
PamController.command.ExtCommand
PamController.command.SummaryCommand
PamController.command.SummaryPeekCommand
-
Constructor Summary
-
Method Summary
Methods inherited from class PamController.command.SummaryCommand
getModulesSummary
Methods 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:ExtCommand
Execute the command- Overrides:
execute
in classSummaryCommand
- Returns:
- true if command executed correctly.
-
getHint
Description copied from class:ExtCommand
Get a hint text for the help command.- Overrides:
getHint
in classSummaryCommand
- Returns:
- hint text.
-