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. |
void edu.cmu.hcii.calo.view.task.TaskView.HighlightListener.mouseEntered | ( | MouseEvent | e | ) |
Invoked when the mouse enters the view.
e | the mouse event |
void edu.cmu.hcii.calo.view.task.TaskView.HighlightListener.mouseExited | ( | MouseEvent | e | ) |
Invoked when the mouse exits the view.
e | the mouse event |