aicas logoJamaica 6.4 release 1

Uses of Class
java.awt.Toolkit

Packages that use Toolkit
java.awt Contains all of the classes for creating user interfaces and for painting graphics and images. 
java.awt.peer Provides for interfacing with the underlying window system. 
 

Uses of Toolkit in java.awt
 

Methods in java.awt that return Toolkit
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.
 

Uses of Toolkit in java.awt.peer
 

Methods in java.awt.peer that return Toolkit
 Toolkit ComponentPeer.getToolkit()
          Returns the toolkit that is responsible for the component.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.