public class TableLinkAdapter extends MouseMotionAdapter
Constructor and Description |
---|
TableLinkAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
mouseMoved(MouseEvent e)
This method will listen to mouse motion events and will show a hand cursor if the
cell renderer is of the type PLinkRenderer or Link
|
mouseDragged
public void mouseMoved(MouseEvent e)
mouseMoved
in interface MouseMotionListener
mouseMoved
in class MouseMotionAdapter
Copyright © 2003, 2023, Oracle and/or its affiliates.