On Thu, 2004-07-29 at 01:18, Scott Yeadon wrote: > 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?
Indeed, passing parameters is currently not possible. > > 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? -- Bruno Dumon http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
