| Author |
need to create object of table
|
Amit kumar
Greenhorn
Joined: May 09, 2003
Posts: 16
|
|
have developed a web applet in java. here i have created a table using swing package through [JTable table3 = new JTable(TestcolHeads);] do i need to create object for the table to enter the values in database
|
tell to guide
|
 |
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
|
|
|
I'm not sure I understand your question. Could you elaborate on exactly what you're trying to accomplish?
|
[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
|
 |
 |
|
|
subject: need to create object of table
|
|
|