How to set height of Jtable column

Hi All,Please help me out to know abt how to set Table column height as per the user requirement.This is bit urgent nd im expecting a quick reply please.cheers,sharath
[195 byte] By [sharath540a] at [2007-10-2 10:21:02]
# 1
Well I don't know how you set a "column" height, but you can set a row height. Read the API. Check out the set? methods and you will find one that is approriately named.
camickra at 2007-7-13 1:51:37 > top of Java-index,Desktop,Core GUI APIs...
# 2
Hi ,Thanks for ur reply.I have used row height but my concern is about column height ...pls check it and help me out if u find it.cheers,sharath
sharath540a at 2007-7-13 1:51:37 > top of Java-index,Desktop,Core GUI APIs...
# 3
Hi Sharath,If it's not the row height you're trying to adjust, then surely the column height is determined by the height of the table itself, or the component containing the table?Cheers,Paul.
logicmasona at 2007-7-13 1:51:37 > top of Java-index,Desktop,Core GUI APIs...