Class FindGUICommand

java.lang.Object
PamController.command.ExtCommand
PamController.command.FindGUICommand

public class FindGUICommand extends ExtCommand
  • Constructor Details Link icon

    • FindGUICommand Link icon

      public FindGUICommand()
  • Method Details Link icon

    • execute Link icon

      public String execute(String command)
      Description copied from class: ExtCommand
      Execute the command
      Specified by:
      execute in class ExtCommand
      Returns:
      true if command executed correctly.
    • getHint Link icon

      public String getHint()
      Description copied from class: ExtCommand
      Get a hint text for the help command.
      Overrides:
      getHint in class ExtCommand
      Returns:
      hint text.