Uses of Class java.awt.BufferCapabilities

Uses in package java.awt

Constructors with parameter type java.awt.BufferCapabilities

Creates a blitting buffer strategy.
Creates a flipping buffer strategy.

Fields of type java.awt.BufferCapabilities

BufferCapabilities
The capabilities of the image buffer.
BufferCapabilities
The capabilities of this buffering strategy.

Methods with parameter type java.awt.BufferCapabilities

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.

Methods with return type java.awt.BufferCapabilities

BufferCapabilities
Returns the buffering capabilities of this configuration.
BufferCapabilities
Retrieves the capabilities of this buffer strategy.
BufferCapabilities
Retrieves the capabilities of this buffer strategy.

Uses in package java.awt.peer

Methods with parameter type java.awt.BufferCapabilities

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

Uses in package java.awt.image

Methods with return type java.awt.BufferCapabilities

BufferCapabilities
Retrieves the capabilities of this buffer strategy.