Cloudgarden's Discussion Board
Forums: Search: Several forums are available for people to post questions/comments about Java Speech or any of the CloudGarden products. As more messages are posted this discussion board should provide a useful, searchable, support database.
o AliceTalker (42)
o JSAPI Projects (69)
o Java Speech API (857)
o Jigloo GUI Builder for Eclipse (3322)
o SwingScroller (0)
o US Election 2004 (3)
Searches text and subject fields in all forums. The search matches as many words as possible. Don't use "AND" or "OR".
Latest "Jigloo GUI Builder for Eclipse" Topics [ Start new "Jigloo GUI Builder for Eclipse" Topic  ]

Cloudgarden Discussion Board  
This topic has 1 reply.       [ << Previous Topic | Start of Thread | >> Next Topic ]
Netbeans GUI to Jigloo
Author: Chris Bensch
08/06/07 15:41 Reply
I built a GUI in netbeans and successfully imported it into eclipse/jigloo (after adding tons of external JARs from netbeans). My question is, is it possible to convert the imported gui into a jigloo built one so that I don't have to include the tons of jars from netbeans in my project?

Re: Netbeans GUI to Jigloo
Author:Jonathan
Reply 1 of 108/07/07 03:00Reply
If the jars all contain classes used by your project then the answer is "no". In fact, Jigloo does not usually replace any class dependencies, so in general the answer would be independent of Jigloo.