public class MouseRangeSelectionEvent extends MouseDragEvent
Constructor and Description |
---|
MouseRangeSelectionEvent(java.lang.Object source,
int min,
int max,
boolean isModified)
Creates a new instance of DasDevicePositionEvent
|
Modifier and Type | Method and Description |
---|---|
int |
getMaximum() |
int |
getMinimum() |
boolean |
isModified() |
getGesture, isGesture, toString