org.eclipse.xsd.presentation
Class XSDEditor.GenericXMLLoadAction
java.lang.Object
org.eclipse.ui.actions.ActionDelegate
org.eclipse.xsd.presentation.XSDEditor.GenericXMLLoadAction
- All Implemented Interfaces:
- IActionDelegate, IActionDelegate2
- Enclosing class:
- XSDEditor
- public static class XSDEditor.GenericXMLLoadAction
- extends ActionDelegate
- implements IActionDelegate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
file
protected IFile file
container
protected IContainer container
XSDEditor.GenericXMLLoadAction
public XSDEditor.GenericXMLLoadAction()
run
public void run(IAction action)
- Specified by:
run
in interface IActionDelegate
execute
public void execute(IContainer container)
execute
public void execute(IFile file)
selectionChanged
public void selectionChanged(IAction action,
ISelection selection)
- Specified by:
selectionChanged
in interface IActionDelegate