Uses of Interface
com.sas.visuals.VisualAspects

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

Uses of VisualAspects in com.sas.visuals
 

Classes in com.sas.visuals that implement VisualAspects
 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 DrawingSupport
          This class contains static methods used for drawing
 class Part
          Part is an extension of Rectangle that provides a notion of ultra-lightweight components.
 class Toolbar
           
 class ToolbarBorder
          ToolbarBorder provides Border support for Windows 95 Window Border styles for Toolbars
 class Wallpaper
           
 class Windows95Border
          Windows95Border provides Border support for Windows 95 Window Border styles
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.