javawrapper.ModelFlowSetup.DisplayBehaviorEdit.ModifyFloatClicker Class Reference

This class implements the float-click so that float-clicking on behavior names launches the behavior combo editor. More...

List of all members.

Public Member Functions

 ModifyFloatClicker (ActionListener jDialog)
 Constructor.
void mouseClicked (MouseEvent e)
 If a float-click, acts as though the "Modify" 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 float-click.


Detailed Description

This class implements the float-click so that float-clicking on behavior names launches the behavior combo editor.

Constructor & Destructor Documentation

javawrapper.ModelFlowSetup.DisplayBehaviorEdit.ModifyFloatClicker.ModifyFloatClicker ( ActionListener  jDialog  ) 

Constructor.

Parameters:
jDialog ActionListener ActionListener to register


Member Function Documentation

void javawrapper.ModelFlowSetup.DisplayBehaviorEdit.ModifyFloatClicker.mouseClicked ( MouseEvent  e  ) 

If a float-click, acts as though the "Modify" button has been clicked.

Parameters:
e MouseEvent Mouse event that triggered this

void javawrapper.ModelFlowSetup.DisplayBehaviorEdit.ModifyFloatClicker.mousePressed ( MouseEvent  e  ) 

Does nothing.

Parameters:
e MouseEvent Ignored

void javawrapper.ModelFlowSetup.DisplayBehaviorEdit.ModifyFloatClicker.mouseEntered ( MouseEvent  e  ) 

Does nothing.

Parameters:
e MouseEvent Ignored

void javawrapper.ModelFlowSetup.DisplayBehaviorEdit.ModifyFloatClicker.mouseExited ( MouseEvent  e  ) 

Does nothing.

Parameters:
e MouseEvent Ignored

void javawrapper.ModelFlowSetup.DisplayBehaviorEdit.ModifyFloatClicker.mouseReleased ( MouseEvent  e  ) 

Does nothing.

Parameters:
e MouseEvent Ignored


Member Data Documentation

Action listener listening for the float-click.


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