Java Programming, Lecture Notes #1024
Swing compound borders allow you to combine two different border styles into a single border. Swing Border objects, including compound borders, can be nested to produce very complex borders. This lesson illustrates the use of nested compound borders.