Re: Action and ActionConvertors

[email protected] Thu, 24 Feb 2005 17:00:01 -0500 (EST)
Newsgroups gmane.comp.embedded.carlsbad-cubes
Message-ID <[email protected]>
Another thought: are Client Properties (of Swing's JComponent) used instead?

>I am assuming that if this Action was associated with a button or something,
>then that button has to call the action when clicked? Where can I find the
>code for this in Swix?