有什么好的 Java Swing 时间轴小工具吗?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/334845/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Any good Java Swing Timeline Widget?
提问by dkp
Is anybody aware of a good Java Swing Timeline Widget with features comparable to the Janus Winforms timeline component?
有没有人知道一个很好的 Java Swing 时间线小部件,其功能可与 Janus Winforms 时间线组件相媲美?
回答by dkp
Finally I found a Java timeline widget which fulfills my requirements:
最后我找到了一个满足我要求的 Java 时间线小部件:
回答by dkp
A pretty good component which comes close is the FlexGantt available at http://www.dlsc.com
一个相当不错的组件是http://www.dlsc.com 上的 FlexGantt
I will give it a try
我会试一下

