Click to See Complete Forum and Search --> : How to keep JTable from clipping the String?


Greg Fenton
March 5th, 1999, 03:11 PM
If I create a JTable with a single column of Strings and I resize that column,

the Strings get clipped (shortened up, with "..." (an ellipsis) appended).


How can I prevent this?


Thanks in advance,

gregf.