private class LensApplication.LensDeviceEvent extends LensApplication.Event
Modifier and Type | Field and Description |
---|---|
private boolean |
attach |
private int |
flags |
Constructor and Description |
---|
LensDeviceEvent(int flags,
boolean attach) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
dispatch() |
void dispatch()
dispatch
in class LensApplication.Event