javawrapper.ComboDisplay Class Reference

Combines a text description of species/type combos with the actual data, for display in lists. More...

List of all members.

Public Member Functions

 ComboDisplay (TreePopulation oPop, int iSpecies, int iType)
 Constructor.
String toString ()
 Overridden so that this can be displayed in JLists.
int GetSpecies ()
 Gets the species.
int GetType ()
 Gets the type.

Private Attributes

String m_sDescriptor
 The value to display to users.
int m_iSpecies
 Combo species.
int m_iType
 Combo type.


Detailed Description

Combines a text description of species/type combos with the actual data, for display in lists.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)

Constructor & Destructor Documentation

javawrapper.ComboDisplay.ComboDisplay ( TreePopulation  oPop,
int  iSpecies,
int  iType 
)

Constructor.

Formats a display string.

Parameters:
oPop Tree population.
iSpecies Species for this combo.
iType Type for this combo.


Member Function Documentation

String javawrapper.ComboDisplay.toString (  ) 

Overridden so that this can be displayed in JLists.

Returns:
String description

int javawrapper.ComboDisplay.GetSpecies (  ) 

Gets the species.

Returns:
The species number.

int javawrapper.ComboDisplay.GetType (  ) 

Gets the type.

Returns:
The type number.


Member Data Documentation

The value to display to users.

Combo species.

Combo type.


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

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