|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pnp.xfeature.actions.DummyAction
public class DummyAction
Generated be Eclipse
IWorkbenchWindowActionDelegate| Constructor Summary | |
|---|---|
DummyAction()
Deprecated. The constructor. |
|
| Method Summary | |
|---|---|
void |
dispose()
Deprecated. We can use this method to dispose of any system resources we previously allocated. |
void |
init(IWorkbenchWindow window)
Deprecated. We will cache window object in order to be able to provide parent shell for the message dialog. |
void |
run(IAction action)
Deprecated. The action has been activated. |
void |
selectionChanged(IAction action,
ISelection selection)
Deprecated. Selection in the workbench has been changed. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DummyAction()
| Method Detail |
|---|
public void run(IAction action)
IWorkbenchWindowActionDelegate#run
public void selectionChanged(IAction action,
ISelection selection)
IWorkbenchWindowActionDelegate#selectionChangedpublic void dispose()
IWorkbenchWindowActionDelegate#disposepublic void init(IWorkbenchWindow window)
IWorkbenchWindowActionDelegate#init
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||