public class Thumb<E>
extends java.lang.Object
Constructor and Description |
---|
Thumb(MultiThumbModel model)
Creates a new instance of Thumb
|
Modifier and Type | Method and Description |
---|---|
E |
getObject() |
float |
getPosition() |
void |
setObject(E object) |
void |
setPosition(float position) |
public Thumb(MultiThumbModel model)