Public Member Functions | |
SaveAsAction (VistaApp vapp, String name) | |
SaveAsAction (VistaApp vapp) | |
void | run () |
void | saveData (final OutputStream os, final ByteArrayOutputStream ba) |
Description: Save your data in three available formats
Copyright: Copyright (c) 2002 Lawrence Orlando Berkeley National Laboratory
Company: LBNL
|
|
|
|
|
Open dialog window in which you can select one of three available data formats, then send file to the server and open internet browser with a link on this file. Implements gov::lbl::genome::gui::action::VAbstractAction. |
|
send bytes to the output stream
|