|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.MouseAdapter
de.hillenbrand.swing.plaf.themelf.ThemeLF_AlternativeScrollBarUI.MyTrackListener
public class ThemeLF_AlternativeScrollBarUI.MyTrackListener
Track mouse drags.
Constructor Summary | |
---|---|
ThemeLF_AlternativeScrollBarUI.MyTrackListener()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.awt.event.MouseAdapter |
---|
mouseClicked, mouseEntered |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThemeLF_AlternativeScrollBarUI.MyTrackListener()
Method Detail |
---|
public void mouseDragged(java.awt.event.MouseEvent e)
mouseDragged
in interface java.awt.event.MouseMotionListener
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |