public class SunJDK140ConditionalEventPump extends SunJDK14ConditionalEventPump
ConditionalEventPump.ThrowableHandler| Modifier and Type | Field and Description |
|---|---|
private static java.lang.reflect.Field |
listField
Deprecated.
|
private static java.lang.Class |
sequencedEventClass
Deprecated.
|
debug| Constructor and Description |
|---|
SunJDK140ConditionalEventPump()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canPumpEvent(java.awt.AWTEvent event)
Deprecated.
Returns whether this event can be pumped from the EventQueue.
|
peekEventgetEventFilter, pumpEvents, setEventFilterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEventFilter, setEventFilterprivate static java.lang.Class sequencedEventClass
private static java.lang.reflect.Field listField
protected boolean canPumpEvent(java.awt.AWTEvent event)
ConditionalEventPumpcanPumpEvent in class ConditionalEventPump