The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
April 2001

Advertisement

Advertisement
where you can ask and answer Java programming questions.">
artima.com - a resource for Java and Jini developers
Artima | Search | Java | Design | JVM | Jini | Books | Seminars | Subscribe 


Java Answers Forum
April 2001

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

JTABLE

Posted by Dustpuppy on May 02, 2001 at 10:12 AM

> What is the best Swing component to use to display data from a database in a column/row form. The information should be uneditable and allow the user to selecto one of the records.
> Thanks.


Take a look at JTable. This was developed exclusively for use with JDBC. You can make this as simple or complex as you like.



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us