Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-14-2007, 07:23 PM
Member
 
Join Date: Jul 2007
Posts: 36
Rep Power: 0
boy22 is on a distinguished road
Default Display XML in JTable
I need to display a XML-file in a JTable. Can you send me some samples ? or tutorials? I really don't know how does it work
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 07-24-2007, 01:02 AM
Member
 
Join Date: Jul 2007
Posts: 43
Rep Power: 0
leonard is on a distinguished road
Default
it uses api DOM to create tree from your xml, with this api you can collect the data of your xml, once you have created tree using DOM, the following thing that you must do is to use the AbstractTableModel class.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 12-07-2008, 07:03 PM
Member
 
Join Date: Dec 2008
Posts: 1
Rep Power: 0
scoulton is on a distinguished road
Default
Hi, I also am looking to do the same thing. I am new to Java so have no idea where to start! Can anyone help me?
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add in a new row in Jtable? Ry4n AWT / Swing 0 01-18-2008 01:26 PM
JTable to txt File Tzaphiel New To Java 0 12-17-2007 05:15 PM
sorting JTable mansi_3001 Advanced Java 3 08-10-2007 07:29 PM
Help with JTable fernando AWT / Swing 1 08-07-2007 07:57 AM
display rows in jtable osval AWT / Swing 1 08-06-2007 09:54 PM


All times are GMT +2. The time now is 06:45 AM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org