javawrapper.TreeSetup.CopySpeciesEditor Class Reference

This class creates an interface for copying species. More...

List of all members.

Public Member Functions

 CopySpeciesEditor (TreeSetup oSetup)
void actionPerformed (ActionEvent oEvent)
 Controls actions for this window.

Package Attributes

TreeSetup m_oSetup
 Parent calling window.

Private Attributes

JList m_jSpeciesCopyFromList
 List displaying the species to create a copy of.
JList m_jSpeciesCopyToList
 List displaying the species to become the copy.
DefaultListModel m_jSpeciesCopyFromListModel = new DefaultListModel()
 List model for species to create a copy of.
DefaultListModel m_jSpeciesCopyToListModel = new DefaultListModel()
 List model for species to become a copy.


Detailed Description

This class creates an interface for copying species.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0
Edit history:
------------------
January 30, 2007: Created (LEM)


Constructor & Destructor Documentation

javawrapper.TreeSetup.CopySpeciesEditor.CopySpeciesEditor ( TreeSetup  oSetup  ) 


Member Function Documentation

void javawrapper.TreeSetup.CopySpeciesEditor.actionPerformed ( ActionEvent  oEvent  ) 

Controls actions for this window.

Parameters:
oEvent ActionEvent


Member Data Documentation

JList javawrapper.TreeSetup.CopySpeciesEditor.m_jSpeciesCopyFromList [private]

List displaying the species to create a copy of.

JList javawrapper.TreeSetup.CopySpeciesEditor.m_jSpeciesCopyToList [private]

List displaying the species to become the copy.

DefaultListModel javawrapper.TreeSetup.CopySpeciesEditor.m_jSpeciesCopyFromListModel = new DefaultListModel() [private]

List model for species to create a copy of.

DefaultListModel javawrapper.TreeSetup.CopySpeciesEditor.m_jSpeciesCopyToListModel = new DefaultListModel() [private]

List model for species to become a copy.

TreeSetup javawrapper.TreeSetup.CopySpeciesEditor.m_oSetup [package]

Parent calling window.


The documentation for this class was generated from the following file:
Generated on Fri Feb 1 10:52:17 2008 for SORTIE Java Interface by  doxygen 1.5.2