> I have seen components like JLabel and JTree with a thin line around
> them creating a nice border. Would anyone know how to do this?
See
<http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComponent.html#setBorder(ja
vax.swing.border.Border)>
<http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/border/package-summary.html>

Signature
"Thomas:Fritsch$ops:de".replace(':','.').replace('$','@')