Frames | No Frames |
Methods with return type java.awt.EventQueue | |
EventQueue | Returns the eventqueue used by the XLib peers.
|
Classes derived from java.awt.EventQueue | |
class | The main difference here from a standard EventQueue is that the X
display connection is flushed before waiting for more events.
|
Constructors with parameter type java.awt.EventQueue | |
Methods with parameter type java.awt.EventQueue | |
void | Checks the native event queue for events. |
Methods with return type java.awt.EventQueue | |
EventQueue |
Methods with return type java.awt.EventQueue | |
EventQueue |
Fields of type java.awt.EventQueue | |
EventQueue |
Methods with return type java.awt.EventQueue | |
EventQueue |
Methods with return type java.awt.EventQueue | |
EventQueue |
Methods with parameter type java.awt.EventQueue | |
void | Allows a custom EventQueue implementation to replace this one.
|
Methods with return type java.awt.EventQueue | |
EventQueue | Returns the event queue that is suitable for the calling context.
|
EventQueue | Returns the event queue that is suitable for the calling context.
|