Posts by Max Vargas • 43 points
1 post
-
4
votes2
answers1662
viewsQ: Apply filters to a Jtable
I have a table and in a JPANEL on top of it I created textFields and combobox with the intention of using them as filter. The method: tableRowSorter.setRowFilter(RowFilter.regexFilter("(?i)" +…