Uses of Interface
com.sas.visuals.DoubleBufferInterface

Packages that use DoubleBufferInterface
com.sas.visuals Additional user interface components not provided in AWT. 
 

Uses of DoubleBufferInterface in com.sas.visuals
 

Classes in com.sas.visuals that implement DoubleBufferInterface
 class BufferedGraphics
          The BufferedGraphics class extends java.awt.Graphics in order to simplify drawing routines and size calculations as well as allow the use of Rectangle instead of x, y, width, height parameters.
 class BufferedPanel
          A panel that allows for doubleBuffering of components within it.
 class Toolbar
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.