开发者

Looking for alternative sortable JXTreeTable

From SwingLabs Forum, it seems that there is no plan to make JXTreeTable sortable.

开发者_StackOverflow社区

From the thread, another alternative is

"You could use JXTable & GlazedLists TreeList to make a TreeTable"

However, I prefer to have a API which is ready with sortable feature, instead of the need of building by hand.

I was wondering, is there any alternative library to JXTreeTable? My client start to complain JXTreeTable is not sortable ;)


I've used JideSoft TreeTable which is sortable on multiple columns. Article about it here. This is not a free product however, but a very good library of Swing components for a reasonable price.


Here is some of the alternative I had found :

http://svn.chorem.org/svn/jtimer/tags/jtimer-1.0-beta4/src/java/org/codelutin/jtimer/ui/treetable/sorting/

I had compiled it using SwingX 0.9.6, not perfect. Some more modification works is required.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜