javawrapper::HarvestInterfaceSetup::FileColumnsChooser Class Reference

Dialog for choosing new file columns. More...

List of all members.

Public Member Functions

 FileColumnsChooser (JDialog jParent) throws ModelException
 Constructor.
void actionPerformed (java.awt.event.ActionEvent e)
 Takes care of button pushes.

Protected Attributes

JList m_jPotentialFileColumnsList
 List displaying potential file columns.
DefaultListModel m_jPotentialFileColumnsListModel
 List model for displaying potential file columns.


Detailed Description

Dialog for choosing new file columns.

This depends on there being some species/type combos for the behavior in order to work correctly.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0


Constructor & Destructor Documentation

javawrapper::HarvestInterfaceSetup::FileColumnsChooser::FileColumnsChooser ( JDialog  jParent  )  throws ModelException [inline]

Constructor.

Updates the list of potential columns, builds the GUI, and displays.

Parameters:
jParent Parent window
Exceptions:
ModelException passed through from called functions


Member Function Documentation

void javawrapper::HarvestInterfaceSetup::FileColumnsChooser::actionPerformed ( java.awt.event.ActionEvent  e  )  [inline]

Takes care of button pushes.

Parameters:
e ActionEvent What event triggered this.


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