|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.ltdt.gui.Export
public class Export
Export (template, WDD, etc) related event handling
Constructor Summary | |
---|---|
Export()
|
Method Summary | |
---|---|
static void |
exportTemplate(java.util.Properties props,
MainWindow window)
Export a template from editor pane to a file |
static void |
exportWDD(java.util.Properties props,
MainWindow window)
Export WDD of the current project to a file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Export()
Method Detail |
---|
public static void exportTemplate(java.util.Properties props, MainWindow window)
props
- Propertieswindow
- Main Windowpublic static void exportWDD(java.util.Properties props, MainWindow window)
props
- Propertieswindow
- Main Window
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |