Hi, Helza,
Obtaining the column index, or the current content' filter is directly
supported in the API; in TableFilterHeader, you have access to each
Filter (IFilterEditor), by invokir getFilterEditor.
And on the IFIlterEditor instance, you can get the current content by
calling getContent().
You could achieve what you want by adding Observers to each
IFilterEditor (call getFilter().addFilterObserver())
You enable / disabel other editors, you call to getFilter().setEnabled()
Now, all this functionality is reachable via the current API, so you
could use already to implement the behavior you asked. But as a user,
I would say that that behavior seems a bit strange to me. Your call,
anyway!!
Let me know if this answers your question or I misunderstood something,
Best,
Luis
> --
> You received this message because you are subscribed to the Google Groups
> "tablefilter-swing" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
tablefilter-sw...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.