| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BufferStrategy | |
|---|---|
| java.awt | Contains all of the classes for creating user interfaces and for painting graphics and images. | 
| Uses of BufferStrategy in java.awt | 
|---|
| Subclasses of BufferStrategy in java.awt | |
|---|---|
| protected  class | Component.BltBufferStrategyInner class for blitting offscreen surfaces to a component. | 
| protected  class | Component.FlipBufferStrategyInner class for flipping buffers on a component. | 
| Methods in java.awt that return BufferStrategy | |
|---|---|
|  BufferStrategy | Canvas.getBufferStrategy()Returns the BufferStrategyused by this component. | 
|  BufferStrategy | Window.getBufferStrategy()Returns the BufferStrategyused by this component. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.