| Author |
Customize JTable in NetBeans GUI Builder
|
qunfeng wang
Ranch Hand
Joined: Jan 28, 2005
Posts: 360
|
|
I want to: 1 Change the column title 2 Customize some cell's renderer It seems I have to write a TableModel and Cell Renderer for it. But What I really want to do is just prototypeing the GUI to communicate with markting. I originally think NetBeans GUI Builder is a good tool to do this job.
|
To be or not to be. It's a question.
|
 |
Freddy Wong
Ranch Hand
Joined: Sep 11, 2006
Posts: 959
|
|
|
Yes, I believe you can do that in NetBeans. Click on the JTable properties and then click on the Model.
|
SCJP 5.0, SCWCD 1.4, SCBCD 1.3, SCDJWS 1.4
My Blog
|
 |
 |
|
|
subject: Customize JTable in NetBeans GUI Builder
|
|
|