| Package | Description |
|---|---|
| org.smallmind.swing.slider |
| Modifier and Type | Method and Description |
|---|---|
ThumbEvent.EventType |
ThumbEvent.getEventType() |
static ThumbEvent.EventType |
ThumbEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThumbEvent.EventType[] |
ThumbEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ThumbEvent(Object source,
ThumbEvent.EventType eventType,
int thumbIndex,
int currentValue,
int adjustedValue,
boolean adjusting) |
Copyright © 2017. All rights reserved.