| org.eclipse.ui.internal.actions.HelpSearchAction
HelpSearchAction | public class HelpSearchAction extends Action implements IWorkbenchAction(Code) | | Action to open the help search.
since: 3.1 |
Method Summary | |
public void | dispose() | public void | run() |
HelpSearchAction | public HelpSearchAction()(Code) | | Zero-arg constructor to allow cheat sheets to reuse this action.
|
HelpSearchAction | public HelpSearchAction(IWorkbenchWindow window)(Code) | | Constructor for use by ActionFactory.
Parameters: window - the window |
dispose | public void dispose()(Code) | | |
|
|