gl-addons

View: New views
2 Messages — Rating Filter:   Alert me  

gl-addons

by fab|an :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have a nice little repository with stuff i wrote for glazedlists.
May it be of use for anyone.

EventTreeViewer
SWT Viewer for TreeList. Works for me, but lacks VIRTUAL support.
I need comments on http://www.nabble.com/2-TreeList-bugs--td24557579.html though...

Set/ClassSetMatcherEditor
MatcherEditor which tests an (function-)extracted enum property against a set of provided enums. I found that I could generalize much filter-scenarios this way.


Re: gl-addons

by fab|an :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Forgot, the link: http://github.com/fab1an/gl-addons

fab|an wrote:
I have a nice little repository with stuff i wrote for glazedlists.
May it be of use for anyone.

EventTreeViewer
SWT Viewer for TreeList. Works for me, but lacks VIRTUAL support.
I need comments on http://www.nabble.com/2-TreeList-bugs--td24557579.html though...

Set/ClassSetMatcherEditor
MatcherEditor which tests an (function-)extracted enum property against a set of provided enums. I found that I could generalize much filter-scenarios this way.