Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ListSelectionListener in JTable

843804Jul 21 2005 — edited Jul 21 2005
Hi,

I'm having a little problem here. I add a ListSelectionListener to a JTable object. The valueChanged() method gets called twice, every time I make a single row selection in the table. What could be causing the listener to execute twice on a single selection. Thanks,

J.J
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 18 2005
Added on Jul 21 2005
2 comments
140 views