Public Member Functions | |
| Diam10Edit (EpisodicEventsWindow oWindow) | |
| Constructor. | |
| void | actionPerformed (java.awt.event.ActionEvent oEvent) |
| Responds to window events. | |
Protected Attributes | |
| javax.swing.JTextField[] | mp_jDiam10 |
| List of text fields, one for each species, for the diam10s. | |
Private Attributes | |
| EpisodicEventsWindow | m_oEpisodicEventsWindow |
| For exchange of data. | |
| String | m_sHelpID = "windows.edit_diam10_window" |
| Help ID string. | |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
| javawrapper::Diam10Edit::Diam10Edit | ( | EpisodicEventsWindow | oWindow | ) | [inline] |
Constructor.
Creates GUI.
| oWindow | For data exchange. |
| void javawrapper::Diam10Edit::actionPerformed | ( | java.awt.event.ActionEvent | oEvent | ) | [inline] |
Responds to window events.
| oEvent | Event triggering this call. |
1.4.7