How do I create this Swing widget?

I have not found a swing widget that looks like the one on the image below. It is similar to the JScrollPane widget but this one has columns as well. How do I create a widget like this in Java?http://www.sitepoint.com/forums/attachment.php?attachmentid=38360
[272 byte] By [GlurGa] at [2007-10-3 2:44:49]
# 1
Place a JTable in a JScrollPane.ICE
icewalker2ga at 2007-7-14 20:33:21 > top of Java-index,Desktop,Core GUI APIs...