Public Member Functions | |
| void | SetFrame (JInternalFrame jFrame) |
| Sets the frame for this object to post its dialogs on. | |
| void | actionPerformed (java.awt.event.ActionEvent oEvent) |
| Writes the table. | |
Private Attributes | |
| JInternalFrame | m_jFrame |
| For getting the data and creating dialogs. | |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
| void datavisualizer::ShortOutputFileManager::TableFileWriter::actionPerformed | ( | java.awt.event.ActionEvent | oEvent | ) | [inline] |
Writes the table.
| oEvent | ActionEvent Event triggering the table writing. |
| void datavisualizer::ShortOutputFileManager::TableFileWriter::SetFrame | ( | JInternalFrame | jFrame | ) | [inline] |
Sets the frame for this object to post its dialogs on.
| jFrame | JInternalFrame Frame to set. |
1.4.7