Mega Code Archive

 
Categories / Java Tutorial / Swing
 

Creating Your Own Borders

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