public static class AcrylBorders.RolloverToolButtonBorder extends Object implements Border, UIResource
| Constructor and Description |
|---|
AcrylBorders.RolloverToolButtonBorder() |
| Modifier and Type | Method and Description |
|---|---|
Insets |
getBorderInsets(Component c) |
Insets |
getBorderInsets(Component c,
Insets borderInsets) |
boolean |
isBorderOpaque() |
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int w,
int h) |
public AcrylBorders.RolloverToolButtonBorder()
public void paintBorder(Component c, Graphics g, int x, int y, int w, int h)
paintBorder in interface Borderpublic Insets getBorderInsets(Component c)
getBorderInsets in interface Borderpublic boolean isBorderOpaque()
isBorderOpaque in interface BorderCopyright © 2014. All Rights Reserved.