|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--venice.Command | +--venice.ExportGXLFileCommand
Exports data from model storage to a GXL file.
Fields inherited from class venice.Command |
stAppModule |
Constructor Summary | |
ExportGXLFileCommand()
|
Method Summary | |
void |
execute()
asks user for file location, opens outputstream and saves GXL to output stream. |
Methods inherited from class venice.Command |
getAppModule, setAppModule |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ExportGXLFileCommand()
Method Detail |
public void execute()
execute
in class Command
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |