
01-06-2009, 09:12 AM
|
 |
Senior Member
|
|
Join Date: Sep 2008
Location: Madgaon, Goa, India
Posts: 726
Rep Power: 2
|
|
You don't necessarily have to display the column headers for a JTable, and you can add row headers. Check out this blog post:
Row Number Table « Java Tips Weblog
and the Swing tutorial for JTable:
How to Use Tables (The Java™ Tutorials > Creating a GUI with JFC/Swing > Using Swing Components)
db
|