Class SearchPageAction

  • All Implemented Interfaces:
    org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate

    public class SearchPageAction
    extends Object
    implements org.eclipse.ui.IWorkbenchWindowActionDelegate
    Action that opens search page.
    • Constructor Detail

      • SearchPageAction

        public SearchPageAction()
    • Method Detail

      • dispose

        public void dispose()
        Specified by:
        dispose in interface org.eclipse.ui.IWorkbenchWindowActionDelegate
      • init

        public void init​(org.eclipse.ui.IWorkbenchWindow window)
        Specified by:
        init in interface org.eclipse.ui.IWorkbenchWindowActionDelegate
      • run

        public void run​(org.eclipse.jface.action.IAction action)
        Specified by:
        run in interface org.eclipse.ui.IActionDelegate
      • selectionChanged

        public void selectionChanged​(org.eclipse.jface.action.IAction action,
                                     ISelection selection)
        Specified by:
        selectionChanged in interface org.eclipse.ui.IActionDelegate