javawrapper.OutputSetup Class Reference

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

Inherits javax::swing::JDialog, and java::awt::event::ActionListener.

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 
)

Constructor.

Parameters:
oOutputBehaviors OutputBehaviors object.
oWindow Main application window.


Member Function Documentation

void javawrapper.OutputSetup.actionPerformed ( ActionEvent  oEvent  ) 

Performs the window events.

Parameters:
oEvent Action triggered.

void javawrapper.OutputSetup.this_windowActivated (  )  [package]

Updates the saving labels.


Member Data Documentation

OutputBehaviors object for transferring data.

Main application window.

Label with text describing the current summary output save settings.

Label with text describing the current detailed output save settings.

String javawrapper.OutputSetup.m_sHelpID = "windows.output_setup_window" [private]

Help ID string.


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

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