我感兴趣的项目( 随时更新)

1,Thinlet
thinlet是一个GUI工具包。它分离了表达图形界面(在XML中描述)与程序商业逻辑(在java代码中)的代码。 http://thinlet.sourceforge.net/home.html
有个国人所写的 SWT-XUI与之类似, 这里有讨论。

2,yWorks Ant Explorer
yWorksAnt Explorer是一个可以图形化Ant脚本,并且执行Ant Task的Eclipse插件。

3,  KTable
KTable is a custom SWT table widget that provides a flexible grid of cells to display data. Since it is custom-drawn, it does not have the restrictions of the native SWT Table control.
http://sourceforge.net/projects/ktable/

4,  gnugo
开源的围棋软件
http://panda-igs.joyjoy.net/java/gGo/gnugo.html
可放在 MultiGo中进行对弈。

5,   JFormula
JFormula是一个计算不同数学表达式的数学库。
用户能自行添加函数或者操作符,立即求出字符串代表变量的值。

你可能感兴趣的:(我感兴趣的项目( 随时更新))