javawrapper::ModelFlowSetup::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 (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
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::ModelFlowSetup::ComboDisplay::ComboDisplay int  iSpecies,
int  iType
[inline]
 

Constructor.

Formats a display string.

Parameters:
iSpecies Species for this combo.
iType Type for this combo.

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


Member Function Documentation

int javawrapper::ModelFlowSetup::ComboDisplay::GetSpecies  )  [inline]
 

Gets the species.

Returns:
The species number.

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

int javawrapper::ModelFlowSetup::ComboDisplay::GetType  )  [inline]
 

Gets the type.

Returns:
The type number.

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

String javawrapper::ModelFlowSetup::ComboDisplay::toString  )  [inline]
 

Overridden so that this can be displayed in JLists.

Returns:
String description

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


The documentation for this class was generated from the following file:
Generated on Mon Mar 27 15:15:41 2006 for SORTIE Java Interface by  doxygen 1.4.6-NO