com.sun.java.help.impl

Class CustomKit.MouseHandler

Enclosing Class:
CustomKit
Implemented Interfaces:
MouseMotionListener

public static class CustomKit.MouseHandler
extends java.lang.Object
implements MouseMotionListener

Class to watch the associated component and change the cursor when in a hyperlink

Method Summary

void
mouseDragged(MouseEvent e)
void
mouseMoved(MouseEvent e)

Method Details

mouseDragged

public void mouseDragged(MouseEvent e)

mouseMoved

public void mouseMoved(MouseEvent e)