Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Parse XML to do GUI with SWING

fcojavierperezOct 15 2008 — edited Oct 15 2008
Hi everybody!
I am trying to do a GUI using SWING. All the information to do the GUI is contained in a single XML file and some dtd files. I would like to know if there is a way to do this easily. I mean, I may first read the whole XML file using something (what??) and with all the information kept in some JAVA variables then to build the GUI associating those variables with buttons, panels, etc... Is that possible? Any good suggestion?

Thanks a lot!!
Fran.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2008
Added on Oct 15 2008
1 comment
123 views