Hi All.
 
This is probably a simple question.
 
Say you create a JSwing form using on one of these graphical form designers, now you sit with an xml file called Example.form and a java class called Example.java containing all the form elements.
 
The class file does not extend any of the components in the swing library.
 
How would you put that form on a different component without having to initialise all the form elements (name = new JTextField();), or set them visible, just displaying the form as is? Is there any good tutorials out there that might help?
 
Thanks.
Bertram.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CTJUG Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/CTJUG-Forum
-~----------~----~----~----~------~----~------~--~---

Reply via email to