JTables+colmun/row size !!

Hi all,I have created a table in java but I would like the table columns and rows to be resized automatically depending on the value they contain, so how can I do that?!Thanks in advance :)
[210 byte] By [Computer_Engineera] at [2007-11-27 6:22:04]
# 1
Hi,There is a Swing forum, and you should try to post your Swing questions there.Kaj
kajbja at 2007-7-12 17:38:57 > top of Java-index,Java Essentials,New To Java...
# 2
u'd be better off posting in the swing forums..
fastmikea at 2007-7-12 17:38:57 > top of Java-index,Java Essentials,New To Java...
# 3
Ok, thanks :)
Computer_Engineera at 2007-7-12 17:38:57 > top of Java-index,Java Essentials,New To Java...
# 4
google is your friend also http://java.sun.com/docs/books/tutorial/uiswing/components/table.html
fastmikea at 2007-7-12 17:38:57 > top of Java-index,Java Essentials,New To Java...