Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to add custom actions to table filters #8

Open
eugener opened this issue Jul 8, 2012 · 0 comments
Open

Ability to add custom actions to table filters #8

eugener opened this issue Jul 8, 2012 · 0 comments
Assignees

Comments

@eugener
Copy link
Owner

eugener commented Jul 8, 2012

From google code issue

I have a particular need add some custom fitering to an existing JXTable and while swing-bits-0.5.0 works spendidly for some columns, it lacks a few custom actions for others e.g.: ability to filter a numeric column > 0, < 0 (and perhaps a user entered value?), or a date column filter based on date > now, date < now.
I guess it would be neat to associate the actions included with the TableColumnRenderer class and include default actions on that basis but with the option to customise the actions on a per column basis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant