|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.actions.ActionDelegate
org.eclipse.ocl.examples.interpreter.actions.ShowConsoleDelegate
@Deprecated public class ShowConsoleDelegate
Action delegate that ensures that the console view is active, with the Interactive OCL console active within it.
Constructor Summary | |
---|---|
ShowConsoleDelegate()
Deprecated. Initializes me. |
Method Summary | |
---|---|
protected void |
consoleOpened(OCLConsole console)
Deprecated. |
void |
run(org.eclipse.jface.action.IAction action)
Deprecated. |
void |
selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection)
Deprecated. |
void |
setActiveEditor(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IEditorPart targetEditor)
Deprecated. |
Methods inherited from class org.eclipse.ui.actions.ActionDelegate |
---|
dispose, init, runWithEvent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShowConsoleDelegate()
Method Detail |
---|
public void run(org.eclipse.jface.action.IAction action)
run
in interface org.eclipse.ui.IActionDelegate
run
in class org.eclipse.ui.actions.ActionDelegate
protected void consoleOpened(OCLConsole console)
public void setActiveEditor(org.eclipse.jface.action.IAction action, org.eclipse.ui.IEditorPart targetEditor)
setActiveEditor
in interface org.eclipse.ui.IEditorActionDelegate
public void selectionChanged(org.eclipse.jface.action.IAction action, org.eclipse.jface.viewers.ISelection selection)
selectionChanged
in interface org.eclipse.ui.IActionDelegate
selectionChanged
in class org.eclipse.ui.actions.ActionDelegate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |