| Author |
Display JTable with mysql
|
philip dobson
Greenhorn
Joined: Apr 03, 2009
Posts: 2
|
|
Hello,
Sorry for my english.
I need help, please. I want to populate JTable with mysql, but my code don't work.
Please can anyone help me?
my code:
I don't see the result. Please explain me.
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
You create a JTable (and it looks like you're doing it right) but you never add it to your GUI. That's why you don't see it.
|
 |
philip dobson
Greenhorn
Joined: Apr 03, 2009
Posts: 2
|
|
Thank you Paul,
Good help .
|
 |
 |
|
|
subject: Display JTable with mysql
|
|
|