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