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

List of all members.

Detailed Description

A MouseListener that handles displaying the mouseover state of the task view when the user hovers the mouse over it.

Author:
Brian Ellis


Public Member Functions

void mouseEntered (MouseEvent e)
 Invoked when the mouse enters the view.
void mouseExited (MouseEvent e)
 Invoked when the mouse exits the view.


Member Function Documentation

void edu.cmu.hcii.calo.view.task.TaskView.HighlightListener.mouseEntered ( MouseEvent  e  ) 

Invoked when the mouse enters the view.

Parameters:
e the mouse event

void edu.cmu.hcii.calo.view.task.TaskView.HighlightListener.mouseExited ( MouseEvent  e  ) 

Invoked when the mouse exits 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