Uses of Class java.awt.AWTException

Uses in package java.awt.im.spi

Methods which throw type java.awt.AWTException

Locale[]
Returns the locales supported by the input method this describes.

Uses in package java.awt

Constructors which throw type java.awt.AWTException

Creates a flipping buffer strategy.
Construct a Robot object that operates on the default screen.
Construct a Robot object that operates on the specified screen.

Methods which throw type java.awt.AWTException

void
Creates a buffering strategy that manages how this canvas is repainted.
void
Creates a buffering strategy that manages how this window is repainted.
void
Creates a multi-buffer flipping strategy.
VolatileImage
Returns a buffered volatile image optimized to this device, and with the given capabilities, so that blitting can be supported in the buffered image.
VolatileImage
GraphicsConfiguration.createCompatibleVolatileImage(int width, int height, ImageCapabilities caps, int transparency)
Creates a volatile image with the specified capabilities and transparency.
VolatileImage
Component.createVolatileImage(int width, int height, ImageCapabilities caps)
Creates an image with the specified width and height for use in double buffering.
Cursor
Retrieves the system specific custom Cursor named Cursor names are, for example: "Invalid.16x16".

Uses in package java.awt.peer

Methods which throw type java.awt.AWTException

void
Create a number of image buffers that implement a buffering strategy according to the given capabilities.