This week's book giveaway is in the Flex forum.
We're giving away four copies of Flex 4 in Action and have Tariq Ahmed, Dan Orlando, John C. Bland II & Joel Hooks on-line!
See this thread for details.
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of Flex 4 in Action this week in the Flex 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: 345

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: 876

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
replay challenge