-
Packages that use EventQueue
Package |
Description |
java.awt |
Contains all of the classes for creating user interfaces and for painting
graphics and images.
|
-
-
Methods in java.awt with parameters of type EventQueue
Modifier and Type |
Method |
Description |
void |
EventQueue.push(EventQueue newEventQueue) |
Replaces the existing EventQueue with the specified one.
|