public static class HiFiBorders.RolloverToolButtonBorder extends Object implements Border, UIResource
| Constructor and Description |
|---|
HiFiBorders.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 HiFiBorders.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.