javawrapper::OutputSetup Class Reference

Window used by the user to start setting up run output options. More...

List of all members.

Public Member Functions

 OutputSetup (OutputBehaviors oOutputBehaviors, MainWindow oWindow)
 Constructor.
void actionPerformed (ActionEvent oEvent)
 Performs the window events.

Protected Attributes

JLabel m_jShortOutputLabel
 Label with text describing the current summary output save settings.
JLabel m_jDetailedOutputLabel
 Label with text describing the current detailed output save settings.

Package Functions

void this_windowActivated ()
 Updates the saving labels.

Package Attributes

OutputBehaviors m_oOutputBehaviors
 OutputBehaviors object for transferring data.
MainWindow m_oWindow
 Main application window.

Private Attributes

String m_sHelpID = "windows.output_setup_window"
 Help ID string.


Detailed Description

Window used by the user to start setting up run output options.

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::OutputSetup::OutputSetup ( OutputBehaviors  oOutputBehaviors,
MainWindow  oWindow 
) [inline]

Constructor.

Parameters:
oOutputBehaviors OutputBehaviors object.
oWindow Main application window.

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


Member Function Documentation

void javawrapper::OutputSetup::actionPerformed ( ActionEvent  oEvent  )  [inline]

Performs the window events.

Parameters:
oEvent Action triggered.

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


The documentation for this class was generated from the following file:
Generated on Wed Nov 29 08:45:05 2006 for SORTIE Java Interface by  doxygen 1.4.7