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