Using list ( JList ) action...?

Bruno Lima <[email protected]> Wed, 9 Feb 2005 17:15:28 -0200
Newsgroups gmane.comp.embedded.carlsbad-cubes
Message-ID <[email protected]>
I´d like to add an action in my list component. If i were coding in
swing, i´d add an addListSelectionListener to my JList. I tryied to do
something like to my list, but i cant.

I got a way out, adding explicity a listener to the JList. But what i
want is to add in the xml file, using the action or other tag, to
invoke the method in java file.

Does anyone knows how to do it ???

-- 
Bruno R. Lima