|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.ui.actions.ActionDelegate org.eclipse.emf.ecore.action.OpenEditorAction
public class OpenEditorAction
Generate Java beans from the XML Schema
Field Summary | |
---|---|
protected IFile |
file
|
Constructor Summary | |
---|---|
OpenEditorAction()
|
Method Summary | |
---|---|
void |
run(IAction action)
|
void |
selectionChanged(IAction action,
ISelection selection)
|
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 |
Field Detail |
---|
protected IFile file
Constructor Detail |
---|
public OpenEditorAction()
Method Detail |
---|
public void run(IAction action)
run
in interface IActionDelegate
run
in class ActionDelegate
public void selectionChanged(IAction action, ISelection selection)
selectionChanged
in interface IActionDelegate
selectionChanged
in class ActionDelegate
|
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 |