datavisualizer::ModelDataset Class Reference

This encapsulates any kind of a chart dataset with a string to match it to its chart window. More...

List of all members.

Public Member Functions

 ModelDataset (Object oDataset, String sName, JCheckBox jTotal)
 Constructor.
Object GetDataset ()
 Gets the dataset.
String GetName ()
 Gets the string for the dataset.
JCheckBox GetCheckBox ()
 Gets the total checkbox.


Detailed Description

This encapsulates any kind of a chart dataset with a string to match it to its chart window.

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

datavisualizer::ModelDataset::ModelDataset ( Object  oDataset,
String  sName,
JCheckBox  jTotal 
) [inline]

Constructor.

Parameters:
oDataset The dataset
sName String name
jTotal Checkbox for whether or not to show totals. Can be null.


Member Function Documentation

Object datavisualizer::ModelDataset::GetDataset (  )  [inline]

Gets the dataset.

Returns:
The dataset.

String datavisualizer::ModelDataset::GetName (  )  [inline]

Gets the string for the dataset.

Returns:
Dataset string.

JCheckBox datavisualizer::ModelDataset::GetCheckBox (  )  [inline]

Gets the total checkbox.

Returns:
JCheckBox Total checkbox. Can be null.


The documentation for this class was generated from the following file:
Generated on Thu May 24 09:34:52 2007 for SORTIE Java Interface by  doxygen 1.5.2