com.sas.visuals
Class Painter

com.sas.visuals.Painter

public class Painter


Constructor Summary
Painter()
           
 
Method Summary
 java.awt.Insets getInsets()
           
 void paint(java.awt.Component component, java.awt.Graphics g, int x, int y, int width, int height)
           
 

Constructor Detail

Painter

public Painter()
Method Detail

paint

public void paint(java.awt.Component component,
                  java.awt.Graphics g,
                  int x,
                  int y,
                  int width,
                  int height)

getInsets

public java.awt.Insets getInsets()



Copyright © 2009 SAS Institute Inc. All Rights Reserved.