Public Member Functions | |
| void | actionPerformed (java.awt.event.ActionEvent oEvent) |
| Responds to the button events. | |
Package Functions | |
| TableUpdater (JPanel jContentPanel, ShortOutputFileManager oManager, int iSubplot) | |
| Constructor. | |
Package Attributes | |
| JPanel | m_jContentPanel |
| The content panel containing the tables and controls. | |
| ShortOutputFileManager | m_oManager |
| The file manager that's managing the table data. | |
| int | m_iSubplot |
| The subplot for this table. | |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
|
||||||||||||||||
|
Constructor.
|
|
|
Responds to the button events.
|
1.4.6-NO