Thread
:
What is JTable and what is its purpose
View Single Post
#
2
(
permalink
)
06-29-2008, 04:14 PM
grborgaonkar
Junior Member
Join Date: Jun 2008
Posts: 5
JTable is a class in Java which is used to produce data in Row and column format
It is mostly used to genrate reports
or show output in tabular format
we can also format that table
grborgaonkar
View Public Profile
Send a private message to grborgaonkar
Find all posts by grborgaonkar