View Single Post
  #2 (permalink)  
Old 06-29-2008, 04:14 PM
grborgaonkar grborgaonkar is offline
Junior Member
 
Join Date: Jun 2008
Posts: 5
Default

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
Reply With Quote