com.jgoodies.looks.plastic
Class PlasticXPUtils
java.lang.Object
com.jgoodies.looks.plastic.PlasticXPUtils
- public final class PlasticXPUtils
- extends Object
Consists exclusively of static methods that provide convenience behavior.
- Version:
- $Revision: 1.1 $
- Author:
- Karsten Lentzsch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlasticXPUtils
public PlasticXPUtils()
drawButtonBorder
public static void drawButtonBorder(Graphics g,
int x,
int y,
int w,
int h,
Color backgroundColor,
Color edgeColor,
Color cornerColor)
Copyright © 2001-2005 JGoodies Karsten Lentzsch. All Rights Reserved.