|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jtool.jxplatform.actions.JxActionDelegate
org.jtool.jxplatform.actions.JxEditorActionDelegate
org.jtool.jxplatform.actions.SaveAction
Performs an action that saves XML documents.
| Field Summary |
| Fields inherited from class org.jtool.jxplatform.actions.JxEditorActionDelegate |
file, part, repository, unit |
| Fields inherited from class org.jtool.jxplatform.actions.JxActionDelegate |
selection |
| Constructor Summary | |
SaveAction()
Creates a new object. |
|
| Method Summary | |
void |
run(org.eclipse.jface.action.IAction action)
Saves the XML document of a Java source file underlying this editor. |
| Methods inherited from class org.jtool.jxplatform.actions.JxEditorActionDelegate |
setActiveEditor |
| Methods inherited from class org.jtool.jxplatform.actions.JxActionDelegate |
getFile, getShell, getShell, printMessage, printMessage, selectionChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ui.IActionDelegate |
selectionChanged |
| Constructor Detail |
public SaveAction()
| Method Detail |
public void run(org.eclipse.jface.action.IAction action)
run in interface org.eclipse.ui.IActionDelegaterun in class JxEditorActionDelegateaction - An action triggered by the end user.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||