What is the state of Java Beans Binding?

三世轮回 提交于 2019-12-13 15:19:19

问题


I found an old article http://www.artima.com/lejava/articles/beans_binding.html And a deserted project page http://java.net/projects/beansbinding

Is it still alive? Can I download something? Is there a tutorial?


回答1:


It appears as though the Beans Binding expert group (JSR-295) never published anything, and the spec is currently listed as inactive.

  • http://www.jcp.org/en/jsr/detail?id=295



回答2:


Beansbinding is available for download in the SVN: http://java.net/projects/beansbinding/sources/svn/show/trunk/beansbinding/src/org/jdesktop?rev=631



来源:https://stackoverflow.com/questions/5720047/what-is-the-state-of-java-beans-binding

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!