public
BorderUIResource.MatteBorderUIResource
(int top, int left, int bottom, int right, Color color)
public
BorderUIResource.MatteBorderUIResource
(int top, int left, int bottom, int right, Icon tileIcon)
public BaselineResizeBehavior
getBaselineResizeBehavior
(Component c)
[Inherited From AbstractBorder]
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 boolean
isBorderOpaque
()
[Inherited From MatteBorder]
public void
paintBorder
(Component c, Graphics g, int x, int y, int width, int height)
[Inherited From MatteBorder]