Tagged Questions
0
votes
1answer
1k views
Creating and using Multiple Filters/Searches using JTable or GlazedLists
I looked up how to use multiple filters on here with a regular table and the answers all pointed to GlazedLists. However, the answers didn't specify how to use it. I was able to get one filter to ...