org.jdesktop.swingx.multislider
Class Thumb<E>
java.lang.Object
org.jdesktop.swingx.multislider.Thumb<E>
public class Thumb<E>
- extends Object
Constructor Summary |
Thumb()
Creates a new instance of Thumb |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Thumb
public Thumb()
- Creates a new instance of Thumb
getPosition
public float getPosition()
setPosition
public void setPosition(float position)
getObject
public E getObject()
setObject
public void setObject(E object)