Hi all.

I'm using

setBorder (BorderFactory.createEmptyBorder (10,10,10,10));
to get some padding around a component (which is a group of other components), however I'd also like a thin border...