javawrapper.ModelFlowSetup.DisplayBehaviorComboEdit Class Reference

Displays an edit window for editing the tree species/type combos to which a single behavior applies. More...

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

List of all members.

Public Member Functions

 DisplayBehaviorComboEdit (JDialog jParent, String sBehaviorName, HelpBroker oHelpBroker) throws ModelException
 Constructor.
void actionPerformed (ActionEvent e)
 Performs actions for clicked buttons.

Protected Attributes

JList m_jAssignedCombosList
 The list displaying the assigned species/type combos for this behavior.
JList m_jSpecies
 The list of species.
JList m_jTypes
 The list of types.
DefaultListModel m_jAssignedCombosListModel
 The assigned species/type combos for this behavior.
String m_sBehaviorName
 The name of the behavior.

Static Package Attributes

static final long serialVersionUID = 1

Private Attributes

String m_sHelpID = "windows.behavior_assignments"
 The help topic ID for this window.


Detailed Description

Displays an edit window for editing the tree species/type combos to which a single behavior applies.

Copyright: Copyright (c) Charles D. Canham 2003

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.ModelFlowSetup.DisplayBehaviorComboEdit.DisplayBehaviorComboEdit ( JDialog  jParent,
String  sBehaviorName,
HelpBroker  oHelpBroker 
) throws ModelException

Constructor.

Parameters:
jParent Parent dialog in which to display this dialog.
sBehaviorName Behavior to edit.
oHelpBroker The application's help broker.
Exceptions:
ModelException if there is a problem constructing the window.


Member Function Documentation

void javawrapper.ModelFlowSetup.DisplayBehaviorComboEdit.actionPerformed ( ActionEvent  e  ) 

Performs actions for clicked buttons.

Parameters:
e ActionEvent object.


Member Data Documentation

The list displaying the assigned species/type combos for this behavior.

The list of species.

The list of types.

The assigned species/type combos for this behavior.

The name of the behavior.

String javawrapper.ModelFlowSetup.DisplayBehaviorComboEdit.m_sHelpID = "windows.behavior_assignments" [private]

The help topic ID for this window.


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

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