Overview Package Class Use Source Tree Index Deprecated About
GNU Classpath (0.95)
Frames | No Frames

Uses of Class java.awt.AWTException

Uses in package java.awt.im.spi

Methods which throw type java.awt.AWTException

Locale[]
InputMethodDescriptor.getAvailableLocales()
Returns the locales supported by the input method this describes.

Uses in package java.awt

Constructors which throw type java.awt.AWTException

Component.FlipBufferStrategy.FlipBufferStrategy(int numBuffers, BufferCapabilities caps)
Creates a flipping buffer strategy.
Robot.Robot()
Construct a Robot object that operates on the default screen.
Robot.Robot(GraphicsDevice screen)
Construct a Robot object that operates on the specified screen.

Methods which throw type java.awt.AWTException

void
Canvas.createBufferStrategy(int numBuffers, BufferCapabilities caps)
Creates a buffering strategy that manages how this canvas is repainted.
void
Window.createBufferStrategy(int numBuffers, BufferCapabilities caps)
Creates a buffering strategy that manages how this window is repainted.
void
Component.FlipBufferStrategy.createBuffers(int numBuffers, BufferCapabilities caps)
Creates a multi-buffer flipping strategy.
VolatileImage
GraphicsConfiguration.createCompatibleVolatileImage(int w, int h, ImageCapabilities caps)
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
Cursor.getSystemCustomCursor(String name)
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
ComponentPeer.createBuffers(int numBuffers, BufferCapabilities caps)
Create a number of image buffers that implement a buffering strategy according to the given capabilities.
Overview Package Class Use Source Tree Index Deprecated About
GNU Classpath (0.95)

AltStyle によって変換されたページ (->オリジナル) /