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
|
Constructor. Creates GUI.
|
|
Responds to window events.
|