I'd like to add filtering/searching capability for all columns (so that it is generic) the logic is not a problem. However, I was thinking is that the best way to do that in terms of visualization is having a text field above each column header (or part of the column header)?
I've run into a couple of problems when trying to achieve that:
JTable or TableColumn that returns the coordinates of the column. Moreover, moving the column around would mean adjusting the text fields as well (which is possible but another overhead).Am I missing something or it is indeed that hard to achieve something as simple as that? Any other suggestions?
There is a library for your first approach. It can easily be integrated and works really great: Swing Bits
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With