edu.cmu.hcii.calo.view.task.TaskView.DragListener Class Reference

List of all members.

Detailed Description

A MouseListener that handles dragging for this task view.

Author:
Brian Ellis


Public Member Functions

void mouseDragged (MouseEvent e)
 Invoked when the mouse is dragged after having been pressed in the view.
void mousePressed (MouseEvent e)
 Invoked when the mouse is pressed in the view.
void mouseReleased (MouseEvent e)
 Invoked when the mouse is released after having been pressed in the view.


Member Function Documentation

void edu.cmu.hcii.calo.view.task.TaskView.DragListener.mouseDragged ( MouseEvent  e  ) 

Invoked when the mouse is dragged after having been pressed in the view.

Parameters:
e the mouse event

void edu.cmu.hcii.calo.view.task.TaskView.DragListener.mousePressed ( MouseEvent  e  ) 

Invoked when the mouse is pressed in the view.

Parameters:
e the mouse event

void edu.cmu.hcii.calo.view.task.TaskView.DragListener.mouseReleased ( MouseEvent  e  ) 

Invoked when the mouse is released after having been pressed in the view.

Parameters:
e the mouse event


The documentation for this class was generated from the following file:
Generated on Mon Aug 13 15:06:28 2007 for CALO by  doxygen 1.5.2