|
|||||||||||
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.xsd.presentation.XSDEditor.GenericXMLLoadAction
Field Summary | |
protected IContainer |
container
|
protected IFile |
file
|
Constructor Summary | |
XSDEditor.GenericXMLLoadAction()
|
Method Summary | |
void |
execute(IContainer container)
|
void |
execute(IFile file)
|
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
protected IContainer container
Constructor Detail |
public XSDEditor.GenericXMLLoadAction()
Method Detail |
public void run(IAction action)
run
in interface IActionDelegate
public void execute(IContainer container)
public void execute(IFile file)
public void selectionChanged(IAction action, ISelection selection)
selectionChanged
in interface IActionDelegate
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |