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