public BaselineResizeBehavior
getBaselineResizeBehavior
(Component c)
[Inherited From AbstractBorder]
public Insets
getBorderInsets
(Component c, Insets newInsets)
[Inherited From MetalBorders.ButtonBorder]
publicstatic Rectangle
getInteriorRectangle
(Component c, Border b, int x, int y, int width, int height)
[Inherited From AbstractBorder]
public Rectangle
getInteriorRectangle
(Component c, int x, int y, int width, int height)
[Inherited From AbstractBorder]
public void
paintBorder
(Component c, Graphics g, int x, int y, int w, int h)
[Overrides MetalBorders.ButtonBorder]