|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.action.Action
org.eclipse.ui.actions.SelectionProviderAction
org.eclipse.ui.views.navigator.ResourceNavigatorAction
Superclass of all actions provided by the resource navigator.
Field Summary |
---|
Fields inherited from interface org.eclipse.jface.action.IAction |
---|
AS_CHECK_BOX, AS_DROP_DOWN_MENU, AS_PUSH_BUTTON, AS_RADIO_BUTTON, AS_UNSPECIFIED, CHECKED, DESCRIPTION, ENABLED, HANDLED, IMAGE, RESULT, TEXT, TOOL_TIP_TEXT |
Constructor Summary | |
---|---|
ResourceNavigatorAction(IResourceNavigator navigator,
String label)
Creates a new instance of the class. |
Method Summary | |
---|---|
IResourceNavigator |
getNavigator()
Returns the resource navigator for which this action was created. |
protected Shell |
getShell()
Returns the shell to use within actions. |
protected Viewer |
getViewer()
Returns the resource viewer |
protected IWorkbench |
getWorkbench()
Returns the workbench. |
protected IWorkbenchWindow |
getWorkbenchWindow()
Returns the workbench window. |
Methods inherited from class org.eclipse.ui.actions.SelectionProviderAction |
---|
dispose, getSelection, getSelectionProvider, getStructuredSelection, selectionChanged, selectionChanged, selectionChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResourceNavigatorAction(IResourceNavigator navigator, String label)
Method Detail |
public IResourceNavigator getNavigator()
protected Viewer getViewer()
protected Shell getShell()
protected IWorkbench getWorkbench()
protected IWorkbenchWindow getWorkbenchWindow()
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.