awt components

Hello!I need to know if exists some awt component that is similar to JTable. I need to display a number of messages into a panel. These messages will be composed by 2 information: the text and the send date.if someone can help me...
[260 byte] By [francy127a] at [2007-11-26 17:53:55]
# 1
The is not any analogy component to JTable so:Use GridLayout/GridBagLayout layout manager to compose your content as you wish or write your own Table component.
pashkina at 2007-7-9 5:06:57 > top of Java-index,Java Mobility Forums,Consumer and Commerce...