Hi,
I have written a Listener in java, but I want to make it more generic and pass parameters to it.
Am I able to pass parameters to the Listener class from the <java> element - the examples indicate <java> is an empty element with a single <class> attribute?
Assuming I can pass them, what is mechanism for obtaining access to them within the Listener, since I only directly have accessd to the event object and indirectly form widgets?
Thanks.
Scott.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
