javawrapper::ModelFlowSetup::DisplayBehaviorEdit::AddDoubleClicker Class Reference

This class implements the double-click so that double-clicking on behavior names adds the behavior to the list. More...

List of all members.

Public Member Functions

 AddDoubleClicker (ActionListener jDialog)
 Constructor.
void mouseClicked (MouseEvent e)
 If a double-click, acts as though the "Add" button has been clicked.
void mousePressed (MouseEvent e)
 Does nothing.
void mouseEntered (MouseEvent e)
 Does nothing.
void mouseExited (MouseEvent e)
 Does nothing.
void mouseReleased (MouseEvent e)
 Does nothing.

Package Attributes

ActionListener m_jDialog
 Action listener listening for the double-click.


Detailed Description

This class implements the double-click so that double-clicking on behavior names adds the behavior to the list.


Constructor & Destructor Documentation

javawrapper::ModelFlowSetup::DisplayBehaviorEdit::AddDoubleClicker::AddDoubleClicker ( ActionListener  jDialog  )  [inline]

Constructor.

Parameters:
jDialog ActionListener ActionListener to register


Member Function Documentation

void javawrapper::ModelFlowSetup::DisplayBehaviorEdit::AddDoubleClicker::mouseClicked ( MouseEvent  e  )  [inline]

If a double-click, acts as though the "Add" button has been clicked.

Parameters:
e MouseEvent Mouse event that triggered this

void javawrapper::ModelFlowSetup::DisplayBehaviorEdit::AddDoubleClicker::mousePressed ( MouseEvent  e  )  [inline]

Does nothing.

Parameters:
e MouseEvent Ignored

void javawrapper::ModelFlowSetup::DisplayBehaviorEdit::AddDoubleClicker::mouseEntered ( MouseEvent  e  )  [inline]

Does nothing.

Parameters:
e MouseEvent Ignored

void javawrapper::ModelFlowSetup::DisplayBehaviorEdit::AddDoubleClicker::mouseExited ( MouseEvent  e  )  [inline]

Does nothing.

Parameters:
e MouseEvent Ignored

void javawrapper::ModelFlowSetup::DisplayBehaviorEdit::AddDoubleClicker::mouseReleased ( MouseEvent  e  )  [inline]

Does nothing.

Parameters:
e MouseEvent Ignored


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