| Package | Description |
|---|---|
| java.awt |
Contains all of the classes for creating user
interfaces and for painting graphics and images.
|
| Modifier and Type | Method and Description |
|---|---|
EventQueue |
Toolkit.getSystemEventQueue()
Get the application's or applet's EventQueue instance.
|
protected abstract EventQueue |
Toolkit.getSystemEventQueueImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventQueue.push(EventQueue newEventQueue)
Replaces the existing
EventQueue with the specified one. |
Copyright © 2013 CableLabs. All rights reserved.