Click to See Complete Forum and Search --> : Multi-line cell


sweehoon
March 3rd, 1999, 04:03 AM
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.

SINGH
March 8th, 1999, 04:43 AM
Hi,

Kindly send in detail bout the Multi-line cell code.

May be I can help

Singh

sweehoon
March 10th, 1999, 03:25 AM
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.