Re: Horizontal Bar in JTable
Posted By:
Christian_Beer
Posted On:
Tuesday, April 10, 2001 05:49 AM
Hi Sanjeev!
Did you put it in a JScrollPanel? If yes, then you must use "setAutoResizeMode()" to disable the auto-resizing of columns.
Cheers
Christian