The Artima Developer Community
Sponsored Link

Java Answers Forum
JTable problem?

3 replies on 1 page. Most recent reply: Sep 1, 2002 11:51 PM by simon thongsrinoon

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 3 replies on 1 page
rainsunsky

Posts: 2
Nickname: rainsunsky
Registered: Aug, 2002

JTable problem? Posted: Aug 8, 2002 8:55 PM
Reply to this message Reply
Advertisement
i want to put the file's details just like it's name ,size ,type in a table,how can i do for the tablemodel? some example codes prefered.
thankx !


Andreas Novak

Posts: 3
Nickname: andy
Registered: Aug, 2002

Re: JTable problem? Posted: Aug 10, 2002 7:00 AM
Reply to this message Reply
On this page you'll find a working sample of a file explorer containing a table like yours:

http://java.sun.com/products/jfc/tsc/articles/jtree/

Regards
Andy

rainsunsky

Posts: 2
Nickname: rainsunsky
Registered: Aug, 2002

Re: JTable problem? Posted: Aug 11, 2002 4:56 AM
Reply to this message Reply
I'v got it ,thanx a lot.

simon thongsrinoon

Posts: 1
Nickname: simbo
Registered: Sep, 2002

Re: JTable problem? Posted: Sep 1, 2002 11:51 PM
Reply to this message Reply
I am also having trouble using JTable.
I want to use Jtable with Vector but don't know how.
My Vector will be populated with records from the database.

Thank you

Flat View: This topic has 3 replies on 1 page
Topic: Help with calling a file from Java file(GUI) Previous Topic   Next Topic Topic: Help with deploying Java Communication API  for Applets

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use