Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.67K
1 Posted Topic
I had the same problem. From the above code, I can see that in the working code the .removeAllElements() is nowhere called. Maybe this fixed the problem. In a similar case, when I stopped using .removeAllElements() and .clear(), and used list.setModel(the DefaultListModel()) whenever I wanted to clear the table, it …
The End.
markzenz