net.sf.jtreemap.swing
Class JTreeMap.HandleMouseMotion
java.lang.Object
java.awt.event.MouseMotionAdapter
net.sf.jtreemap.swing.JTreeMap.HandleMouseMotion
- All Implemented Interfaces:
- MouseMotionListener, EventListener
- Enclosing class:
- JTreeMap
protected class JTreeMap.HandleMouseMotion
- extends MouseMotionAdapter
Listener who define the active leaf and set the tooltip text.
- Author:
- Laurent Dutheil
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JTreeMap.HandleMouseMotion
protected JTreeMap.HandleMouseMotion()
mouseMoved
public void mouseMoved(MouseEvent e)
- Specified by:
mouseMoved
in interface MouseMotionListener
- Overrides:
mouseMoved
in class MouseMotionAdapter
Copyright © 2012. All Rights Reserved.