public class XTraScrollBarUI.MyTrackListener
extends java.awt.event.MouseAdapter
| Constructor | Description |
|---|---|
MyTrackListener() |
| Modifier and Type | Method | 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.
|