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
|
Writes the table.
|
|
Sets the frame for this object to post its dialogs on.
|