This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Swing / AWT / SWT and the fly likes Display JTable with mysql Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Display JTable with mysql" Watch "Display JTable with mysql" New topic
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
    
    2

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 .
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Display JTable with mysql
 
Similar Threads
Columns on JTable
JTable
JTable
JTable
regarding JTable