|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
jcomboox in jtable
Posted by srikanth on December 20, 2001 at 7:36 AM
> Hi > I have a problem with the eventhandling from a JComboBox that is in a JTable. > When I click in the JComboBox then he generate 3 events. I have try it with > actionListener, changeListener and ItemListener. It's always the same. > Please answer derect by e-mail Thanks
Replies:
|