publicstatic Border
 createBlackLineBorder
()
publicstatic Border
 createGrayLineBorder
()
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
()
    [Overrides AbstractBorder]
public void
 paintBorder
(Component c, Graphics g, int x, int y, int width, int height)
    [Overrides AbstractBorder]