|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.eclipse.ui.actions.ActionDelegate
|
+--de.hunsicker.jalopy.plugin.eclipse.EditorPopupAction
Action to be added to the context menu of the Java editor.
| Constructor Summary | |
EditorPopupAction()
Create a new EditorPopupAction object. |
|
| Method Summary | |
void |
run(org.eclipse.jface.action.IAction action)
|
void |
setActiveEditor(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IEditorPart targetEditor)
|
| Methods inherited from class org.eclipse.ui.actions.ActionDelegate |
dispose, init, runWithEvent, selectionChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ui.IActionDelegate |
selectionChanged |
| Constructor Detail |
public EditorPopupAction()
| Method Detail |
public void setActiveEditor(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IEditorPart targetEditor)
setActiveEditor in interface org.eclipse.ui.IEditorActionDelegateIEditorActionDelegate.setActiveEditor(IAction, IEditorPart)public void run(org.eclipse.jface.action.IAction action)
run in interface org.eclipse.ui.IActionDelegaterun in class org.eclipse.ui.actions.ActionDelegateActionDelegate.run(IAction)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||