GPI Protected File ToolKit_x64
Class java.awt.Toolkit Class Java Platform 1.2 Beta 4 SUMMARY: INNER DETAIL: Class java.awt.Toolkit +-- java.awt.Toolkit public abstract class Toolkit extends This class is the abstract superclass of all actual implementations of the Abstract Window Toolkit. Subclasses of Toolkit are used to bind the various components to particular native toolkit implementations. Most applications should not call any of the methods in this class directly. The methods defined by Toolkit are the 'glue' that joins the platform-independent classes in the java.awt package with their counterparts in java.awt.peer. Some methods defined by Toolkit query the native operating system directly.
Gpi Protected File Toolkit X64 Processor. Free Online Games at 108GAME.com. Awesome action games, puzzle games, adventure games, multiplayer games, skill games & best action games. DIAdem 2015 64-Bit Release Notes. Version 15.0.0. This file contains information on DIAdem 2015 64-bit: Overview. System Requirements.
Since: JDK1.0 Field Summary protected protected Constructor Summary () Method Summary void ( name, pcl) add the specified property change listener for the named desktop property abstract void () Emits an audio beep. Abstract int ( image, int width, int height, observer) Indicates the construction status of a specified image that is being prepared for display. Protected abstract java.awt.peer.ButtonPeer ( target) Creates this toolkit's implementation of Button using the specified peer interface. Protected abstract java.awt.peer.CanvasPeer ( target) Creates this toolkit's implementation of Canvas using the specified peer interface. Protected abstract java.awt.peer.CheckboxPeer ( target) Creates this toolkit's implementation of Checkbox using the specified peer interface. Protected abstract java.awt.peer.CheckboxMenuItemPeer ( target) Creates this toolkit's implementation of CheckboxMenuItem using the specified peer interface. Protected abstract java.awt.peer.ChoicePeer ( target) Creates this toolkit's implementation of Choice using the specified peer interface.
Protected java.awt.peer.LightweightPeer ( target) Creates a peer for a component or container. ( cursor, hotSpot, name) Creates a new custom cursor object. Protected abstract java.awt.peer.DialogPeer ( target) Creates this toolkit's implementation of Dialog using the specified peer interface.
( abstractRecognizerClass, ds, c, int srcActions, dgl) create a concrete, platform dependent, subclass of the abstract DragGestureRecognizer class requested, and associate it with the DragSource, Component and DragGestureListener specified subclasses should override this to provide their own implementation abstract java.awt.dnd.peer.DragSourceContextPeer ( dge) create the peer for a DragSourceContext protected abstract java.awt.peer.FileDialogPeer ( target) Creates this toolkit's implementation of FileDialog using the specified peer interface. Protected abstract java.awt.peer.FramePeer ( target) Creates this toolkit's implementation of Frame using the specified peer interface. Abstract (byte[] imagedata, int imageoffset, int imagelength) Creates an image which decodes the image stored in the specified byte array, and at the specified offset and length. (byte[] imagedata) Creates an image which decodes the image stored in the specified byte array. Abstract ( producer) Creates an image with the specified image producer.