javawrapper::SummaryOutputFileSetup Class Reference

Window used by the user to set up summary (short) output files. More...

List of all members.

Public Member Functions

 SummaryOutputFileSetup (JDialog oParent, OutputBehaviors oData, MainWindow oWindow)
 Constructor.
void actionPerformed (ActionEvent oEvent)

Package Attributes

OutputBehaviors m_oOutputData
MainWindow m_oWindow
JTextField m_jSummaryOutputFileName = new JTextField()
JCheckBox m_jSeedlingAbsoluteDensityCheck = new JCheckBox()
JCheckBox m_jSaplingRelativeBACheck = new JCheckBox()
JCheckBox m_jSaplingAbsoluteBACheck = new JCheckBox()
JCheckBox m_jSaplingRelativeDensityCheck = new JCheckBox()
JCheckBox m_jSaplingAbsoluteDensityCheck = new JCheckBox()
JCheckBox m_jAdultRelativeBACheck = new JCheckBox()
JCheckBox m_jAdultAbsoluteBACheck = new JCheckBox()
JCheckBox m_jAdultRelativeDensityCheck = new JCheckBox()
JCheckBox m_jAdultAbsoluteDensityCheck = new JCheckBox()
JCheckBox m_jSnagRelativeBACheck = new JCheckBox()
JCheckBox m_jSnagAbsoluteBACheck = new JCheckBox()
JCheckBox m_jSnagRelativeDensityCheck = new JCheckBox()
JCheckBox m_jSnagAbsoluteDensityCheck = new JCheckBox()

Private Member Functions

void LoadData ()
 This loads data from the output behavior into the window.
void jbInit () throws Exception

Private Attributes

String m_sHelpID = "windows.summary_output"


Detailed Description

Window used by the user to set up summary (short) output files.

Copyright: Copyright (c) 2003 Charles D. Canham

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::SummaryOutputFileSetup::SummaryOutputFileSetup JDialog  oParent,
OutputBehaviors  oData,
MainWindow  oWindow
[inline]
 

Constructor.

Parameters:
oParent Parent window in which to display this dialog.
oData OutputBehaviors object.
oWindow MainWindow window.

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


Member Function Documentation

void javawrapper::SummaryOutputFileSetup::LoadData  )  [inline, private]
 

This loads data from the output behavior into the window.


Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)
June 24, 2004: Added snag support (LEM)


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