public class XTraScrollBarUI.MyTrackListener
extends java.awt.event.MouseAdapter
Constructor and Description |
---|
XTraScrollBarUI.MyTrackListener() |
Modifier and Type | Method and Description |
---|---|
void |
mouseDragged(java.awt.event.MouseEvent e)
Set the models value to the position of the top/left of the thumb
relative to the origin of the track.
|