-
Multi-line cell
Hi,
I've tried to use the Multi-line cell code from the Java Programmer's SourceBook.
The author is Nobuo Tamemasa and the date posted is 2 Jan 99.
I can't actually get the code running. The problems are as follow
1. The table cannot be displayed
2. There are null pointer error when I try to click on the empty frame.
Any one can help?
Thanks.
-
Re: Multi-line cell
Hi,
Kindly send in detail bout the Multi-line cell code.
May be I can help
Singh
-
Re: Multi-line cell
The code is in this web page:
http://www.codeguru.com/java/Swing/index.shtml
and in the JTable Category. Look for item MultiLine Cell.