NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Best Swing Tool ?!

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
ellias2007



Joined: 12 Feb 2009
Posts: 31

PostPosted: Wed Dec 09, 2009 9:39 pm    Post subject: Best Swing Tool ?! Reply with quote

Hi all,
i am asking about the more usable swing tool used for holding a table obtained after a some search containing some rows and colums ....
in Php, they use usually the <td> and <tr> HTML tags to writing the rows and columns holding the Data....
now in Java, i use the Jlist with some -may be complicated- editings....
Is it the Best tool ??
Please advice me
Back to top
julsorio



Joined: 05 Jun 2009
Posts: 168
Location: Bogota, Colombia, South America

PostPosted: Wed Dec 09, 2009 10:11 pm    Post subject: Re: Best Swing Tool ?! Reply with quote

you can use Data Table Model in swing appsand dataTable in jsf

2009/12/9 ellias2007 <address-removed ([email]address-removed[/email])>
Quote:
Hi all,
i am asking about the more usable swing tool used for holding a table obtained after a some search containing some rows and colums ....
in Php, they use usually the <td> and <tr> HTML tags to writing the rows and columns holding the Data....
now in Java, i use the Jlist with some -may be complicated- editings....
Is it the Best tool ??
Please advice me







--
Julian Osorio Amaya
Ingenier
Back to top
Glenn Holmer
Posted via mailing list.





PostPosted: Thu Dec 10, 2009 1:36 pm    Post subject: Re: Best Swing Tool ?! Reply with quote

On Wed, 2009-12-09 at 21:39 +0000, ellias2007 wrote:
Quote:
i am asking about the more usable swing tool used for holding a table

http://java.sun.com/docs/books/tutorial/uiswing/components/table.html

--
____________________________________________________________
Glenn Holmer address-removed
Software Engineer phone: 414-908-1809
Weyco Group, Inc. fax: 414-908-1601
Back to top
Christopher Lam
Posted via mailing list.





PostPosted: Thu Dec 10, 2009 3:56 pm    Post subject: Re: Best Swing Tool ?! Reply with quote

Hi,

Are you looking for a tool to develop your application or are you looking for the method to implement a table in Swing? You can't compare PHP with Swing, because they are different technologies altogether, PHP is web-based and Swing is for desktop-based or standalone UI application.

Base on what I read, I think you are asking for the best way to implement a table in Swing, and that would be JTable, here's a tutorial on how to use it, http://java.sun.com/docs/books/tutorial/uiswing/components/table.html.

Hope this helps.

Regards,

Christopher Lam

On 10-Dec-2009, at 5:39 AM, ellias2007 wrote:

Quote:
Hi all,
i am asking about the more usable swing tool used for holding a table obtained after a some search containing some rows and colums ....
in Php, they use usually the <td> and <tr> HTML tags to writing the rows and columns holding the Data....
now in Java, i use the Jlist with some -may be complicated- editings....
Is it the Best tool ??
Please advice me



Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo