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 2 replies.       [ << Previous Topic | Start of Thread | >> Next Topic ]
error when extract inner JPanel from outer JFrame
Author: Dragos Petrascu
12/01/10 03:12 Reply

Hello!

When I try to extract an existing inner JPanel (from an outer JFrame) to a new class I get an empty error message dialog box and I do not understand why. In order to understand my problem please see some screenshots at http://www.flickr.com/photos/dragos_petrascu/sets/72157625380425947/detail/ Please help. Thank you.

Best regards,
Dragos Petrascu


Re: error when extract inner JPanel from outer JFrame
Author:Jonathan
Reply 1 of 212/01/10 08:53Reply
Hi Dragos,

Not a very helpful error dialog - sorry about that.
I fixed the issue (I hope) and have put a new jigloo.jar file here:

http://cloudgarden1.com/jigloo.jar

You can download this and replace the existing one in the plugins/com.cloudgarden.jigloo_4.6.2 folder (make a backup first, just in case).

I'd appreciate it if you'd let me know if the new version works and if you notice any problems. Thanks.

Re: error when extract inner JPanel from outer JFrame
Author:Dragos Petrascu
Reply 2 of 212/01/10 10:26Reply

Dear Jonathan,

The problem seems to be solved but I think I found another one: the extracted class does not include all those functions corresponding to listeners, for example those "ActionPerformed" functions. Anyway, thank you very much for your prompt reply. For the moment I can solve this problem by editing the generated source code.

Best regards,
Dragos Petrascu