Posts
 
Reputation
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
~2K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for bleedi

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 …

Member Avatar for markzenz
0
2K

The End.