Re: Listener Methods
Brennan Stehling <[email protected]>
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
Adam, Here is method you could use to do what you are asking... http://arch4j.sourceforge.net/javadoc/org/arch4j/util/Performer.html At work we maintain Arch4J as an open-source framework for our Swing and web applications. It is free to use. You could base your work on what Performer is doing. For your purpose, you could have a lookup in your code to match an ID to an action string and use the Performer to carry out the action. But you may want to create an event object to pass to that method as needed. Perhaps the ability to specify an action for SwixML widget will be introduced in the future. - Brennan __________________________________ Do you Yahoo!? Yahoo! Search - Find what youre looking for faster http://search.yahoo.com