Java Creator 2 Update 1 Tables

I want to control each cell in a table individually including background color and binding. Can somebody spare me an unadorned table?
[140 byte] By [igalvan] at [2007-11-26 9:19:40]
# 1

Some possible options:

http://blogs.sun.com/roller/page/winston?entry=changing_table_look

or

use the Data Table component from the Standard section

or

use HTML <table> tags, etc. as shown in section 7.5 Page Layout of the Field Guide, available from http://developers.sun.com/prodtech/javatools/jscreator/learning/bookshelf/index .html

jetsons at 2007-7-6 23:49:57 > top of Java-index,Development Tools,Java Tools...