BufferStrategy

Class BufferStrategy

Direct Known Subclasses:
Component.BltBufferStrategy, Component.FlipBufferStrategy
public abstract class BufferStrategy
extends Object

The BufferStrategy class represents the mechanism with which to organize complex memory on a particular Canvas or Window. Hardware and software limitations determine whether and how a particular buffer strategy can be implemented. These limitations are detectable through the capabilities of the GraphicsConfiguration used whe