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 2 | 12/01/10 08:53 | Reply | 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 2 | 12/01/10 10:26 | Reply |
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
|
|