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()
Gets the application's or applet's
EventQueue
instance, without checking access. |
Modifier and Type | Method and Description |
---|---|
void |
EventQueue.push(EventQueue newEventQueue)
Replaces the existing
EventQueue with the specified one. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.