javawrapper.HarvestInterfaceSetup.FileColumnsChooser Class Reference

Dialog for choosing new file columns. More...

Inherits javax::swing::JDialog.

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.

Static Package Attributes

static final long serialVersionUID = 1


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

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  ) 

Takes care of button pushes.

Parameters:
e ActionEvent What event triggered this.


Member Data Documentation

List displaying potential file columns.

Initial value:

 new
        DefaultListModel()
List model for displaying potential file columns.


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

Generated on Wed Oct 28 14:01:21 2009 for SORTIE Java Interface by  doxygen 1.5.6