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 |
---|---|
static Toolkit |
Toolkit.getDefaultToolkit()
Gets the default toolkit.
|
Toolkit |
Component.getToolkit()
Gets the toolkit of this component.
|
Toolkit |
Window.getToolkit()
Returns the toolkit of this frame.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.