net.mlw.gfw.ext
Class PaintUtils

java.lang.Object
  |
  +--net.mlw.gfw.ext.PaintUtils

public class PaintUtils
extends java.lang.Object

Version:
$Revision: 1.2 $ $Date: 2004/06/29 20:33:03 $
Author:
Matthew L. Wilson

Constructor Summary
PaintUtils()
           
 
Method Summary
static void drawVerticalString(java.awt.Graphics b, java.awt.Color background, java.lang.String text, int x, int y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaintUtils

public PaintUtils()
Method Detail

drawVerticalString

public static void drawVerticalString(java.awt.Graphics b,
                                      java.awt.Color background,
                                      java.lang.String text,
                                      int x,
                                      int y)


Copyright © 2003-2004 mlavilson. All Rights Reserved.