javawrapper.ModelFlowSetup.DisplayComboEdit.AddFloatClicker Class Reference

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

List of all members.

Public Member Functions

 AddFloatClicker (ActionListener jDialog)
 Constructor.
void mouseClicked (MouseEvent e)
 If a float-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 float-click performs.


Detailed Description

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

Constructor & Destructor Documentation

javawrapper.ModelFlowSetup.DisplayComboEdit.AddFloatClicker.AddFloatClicker ( ActionListener  jDialog  ) 

Constructor.

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


Member Function Documentation

void javawrapper.ModelFlowSetup.DisplayComboEdit.AddFloatClicker.mouseClicked ( MouseEvent  e  ) 

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

Parameters:
e MouseEvent The mouse event.

void javawrapper.ModelFlowSetup.DisplayComboEdit.AddFloatClicker.mousePressed ( MouseEvent  e  ) 

Does nothing.

Parameters:
e MouseEvent Ignored.

void javawrapper.ModelFlowSetup.DisplayComboEdit.AddFloatClicker.mouseEntered ( MouseEvent  e  ) 

Does nothing.

Parameters:
e MouseEvent Ignored.

void javawrapper.ModelFlowSetup.DisplayComboEdit.AddFloatClicker.mouseExited ( MouseEvent  e  ) 

Does nothing.

Parameters:
e MouseEvent Ignored.

void javawrapper.ModelFlowSetup.DisplayComboEdit.AddFloatClicker.mouseReleased ( MouseEvent  e  ) 

Does nothing.

Parameters:
e MouseEvent Ignored.


Member Data Documentation

Where to trigger the action the float-click performs.


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

Generated on Tue Apr 19 13:59:42 2011 for SORTIE Java Interface by  doxygen 1.5.6