Swing Java Tutorial

implements the Border interface
extend the AbstractBorder class
AbstractBorder class is the better, since certain Swing classes has optimizations for the AbstractBorder-specific methods.