I have my own class that I want to bind events to in my script, but it
always says unknown event whenever I try the bind.  Using a debugger, the
java::bind command line EventSetDescriptor[] events =
beanInfo.getEventSetDescriptors(); returns an array of length 0.  I cannot
figure out why my listeners that I add with proper add/remove listener
methods according to the bean spec.

Any suggestions would be greatly appreciated.

Thanks,
Chris



Chris Trella
480-675-1347
[EMAIL PROTECTED]

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

Reply via email to