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, getBorderInsets
getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
public ToolbarButtonBorder(ToolbarButton button)
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder
in interface Border
paintBorder
in class DebugBorder
Copyright © 2014. All rights reserved.