javawrapper::ModelFlowSetup::DisplayComboEdit::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 has occurred, triggers an action 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
 Where to trigger the action the double-click performs.


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::DisplayComboEdit::AddDoubleClicker::AddDoubleClicker ( ActionListener  jDialog  )  [inline]

Constructor.

Parameters:
jDialog ActionListener Where to trigger the action the double- click performs


Member Function Documentation

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

If a double-click has occurred, triggers an action as though the "Add" button has been clicked.

Parameters:
e MouseEvent The mouse event.

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

Does nothing.

Parameters:
e MouseEvent Ignored.

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

Does nothing.

Parameters:
e MouseEvent Ignored.

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

Does nothing.

Parameters:
e MouseEvent Ignored.

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

Does nothing.

Parameters:
e MouseEvent Ignored.


The documentation for this class was generated from the following file:
Generated on Wed Nov 29 08:45:05 2006 for SORTIE Java Interface by  doxygen 1.4.7