|
|||||||||||
| 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.JxProjectActionDelegate
org.jtool.jxplatform.actions.ExportAction
Performs an action that generates and saves XML documents in the project.
| Field Summary |
| Fields inherited from class org.jtool.jxplatform.actions.JxProjectActionDelegate |
part, project, repository |
| Fields inherited from class org.jtool.jxplatform.actions.JxActionDelegate |
selection |
| Constructor Summary | |
ExportAction()
Create a new object. |
|
| Method Summary | |
void |
run(org.eclipse.jface.action.IAction action)
Converts source code of all files to XML documents. |
| Methods inherited from class org.jtool.jxplatform.actions.JxProjectActionDelegate |
setActivePart |
| 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 ExportAction()
| Method Detail |
public void run(org.eclipse.jface.action.IAction action)
run in interface org.eclipse.ui.IActionDelegaterun in class JxProjectActionDelegateaction - An action triggered by the user.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||