|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate
public abstract class WorkbenchWindowActionDelegate
Simple implementation of IWorkbenchWindowActionDelegate
.
Constructor Summary | |
---|---|
WorkbenchWindowActionDelegate()
|
Method Summary | |
---|---|
void |
dispose()
|
protected ISelection |
getSelection()
|
protected IWorkbenchWindow |
getWindow()
|
void |
init(IWorkbenchWindow window)
|
void |
selectionChanged(IAction action,
ISelection selection)
|
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 |
---|
run |
Constructor Detail |
---|
public WorkbenchWindowActionDelegate()
Method Detail |
---|
protected IWorkbenchWindow getWindow()
IWorkbenchWindow
associated with this instance.protected ISelection getSelection()
ISelection
.public void init(IWorkbenchWindow window)
init
in interface IWorkbenchWindowActionDelegate
public void selectionChanged(IAction action, ISelection selection)
selectionChanged
in interface IActionDelegate
public void dispose()
dispose
in interface IWorkbenchWindowActionDelegate
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |