public class ToolbarButtonBorder extends DebugBorder implements UIResource, Serializable
| Constructor and Description |
|---|
ToolbarButtonBorder(ToolbarButton button) |
| Modifier and Type | Method and Description |
|---|---|
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height) |
getBorderInsets, getBorderInsetsgetBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle, isBorderOpaquepublic ToolbarButtonBorder(ToolbarButton button)
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder in interface BorderpaintBorder in class DebugBorderCopyright © 2013. All Rights Reserved.