javawrapper.AllometryFunctionEditor Class Reference

Makes a window for editing tree allometry functions. More...

Inheritance diagram for javawrapper.AllometryFunctionEditor:

javawrapper.EnhancedTableWindow

List of all members.

Public Member Functions

 AllometryFunctionEditor (JFrame jParent, TreePopulation oPop, Allometry oAllom)
void actionPerformed (ActionEvent oEvent)
 Controls actions for this window.
void SetLastTouched (EnhancedTable oTable)
 Sets a table as last touched by the user.

Package Attributes

EnhancedTable m_oTable
 Table holding the allometry function settings for display.

Private Attributes

String m_sHelpID = "windows.edit_allometry_functions_window"
 Help ID string.
TreePopulation m_oPop
 Tree population.
Allometry m_oAllom
 Allometry object.


Detailed Description

Makes a window for editing tree allometry functions.

Copyright: Copyright (c) Charles D. Canham 2008 Company: Cary Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0

Edit history:
------------------
February 27, 2008: Created (LEM)

Constructor & Destructor Documentation

javawrapper.AllometryFunctionEditor.AllometryFunctionEditor ( JFrame  jParent,
TreePopulation  oPop,
Allometry  oAllom 
)


Member Function Documentation

void javawrapper.AllometryFunctionEditor.actionPerformed ( ActionEvent  oEvent  ) 

Controls actions for this window.

Parameters:
oEvent ActionEvent.

void javawrapper.AllometryFunctionEditor.SetLastTouched ( EnhancedTable  oTable  ) 

Sets a table as last touched by the user.

Parameters:
oTable Table to be set as last touched.

Implements javawrapper.EnhancedTableWindow.


Member Data Documentation

String javawrapper.AllometryFunctionEditor.m_sHelpID = "windows.edit_allometry_functions_window" [private]

Help ID string.

Tree population.

Allometry object.

Table holding the allometry function settings for display.


The documentation for this class was generated from the following file:

Generated on Tue Apr 19 13:59:36 2011 for SORTIE Java Interface by  doxygen 1.5.6