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