private static class MouseEvent.Flags
extends java.lang.Object
implements java.lang.Cloneable
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
dragDetect
Whether dragDetected event is going to be sent after this event.
|
| Modifier | Constructor and Description |
|---|---|
private |
Flags() |
| Modifier and Type | Method and Description |
|---|---|
MouseEvent.Flags |
clone() |
boolean dragDetect
public MouseEvent.Flags clone()
clone in class java.lang.Object