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