public final class PlasticXPUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
drawButtonBorder(java.awt.Graphics g,
int x,
int y,
int w,
int h,
java.awt.Color backgroundColor,
java.awt.Color edgeColor,
java.awt.Color cornerColor)
Draws a button border for an xp button with the given colors.
|
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.