jQuery in Action
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of JBoss AS 5 Development this week in the JBoss forum
or Spring Dynamic Modules in Action in the Spring forum!
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Swing / AWT / SWT / JFace
 
RSS feed
 
New topic
Author

Customize JTable in NetBeans GUI Builder

Louis Wang
Ranch Hand

Joined: Jan 28, 2005
Messages: 342

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.<br />It's a question.
Freddy Wong
Ranch Hand

Joined: Sep 11, 2006
Messages: 874

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
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Swing / AWT / SWT / JFace
 
RSS feed
 
New topic
MyEclipse Enterprise Workbench