Package com.sun.java.help.impl
Class CustomKit.MouseHandler
java.lang.Object
com.sun.java.help.impl.CustomKit.MouseHandler
- All Implemented Interfaces:
MouseMotionListener
,EventListener
- Enclosing class:
CustomKit
Class to watch the associated component and change the
cursor when in a hyperlink
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MouseHandler
public MouseHandler()
-
-
Method Details
-
mouseDragged
- Specified by:
mouseDragged
in interfaceMouseMotionListener
-
mouseMoved
- Specified by:
mouseMoved
in interfaceMouseMotionListener
-