public final class PlasticXPUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
drawButtonBorder(Graphics g,
int x,
int y,
int w,
int h,
Color backgroundColor,
Color edgeColor,
Color cornerColor)
Draws a button border for an xp button with the given colors.
|
Copyright © 2013 JGoodies Software GmbH. All rights reserved.