Package org.jdesktop.swingx.multislider
Interface ThumbListener
-
public interface ThumbListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
mousePressed(java.awt.event.MouseEvent evt)
void
thumbMoved(int thumb, float pos)
void
thumbSelected(int thumb)
-