Hello,

o.jdesktop.beansbinding is used by various Swing panels and by the form editor 
to provide some very nice binding features.

Sadly, it is LGPL 2.1: 
https://github.com/JFormDesigner/swing-beansbinding/blob/master/beansbinding/license.txt

I don't know if there is another drop-in comparable library.

Still, this is a library created by Sun Microsystems as a reference 
implementation for JSR 295.

It would be ideal if Oracle would just donate the beansbinding code to Apache 
NetBeans and we release it under Apache 2.0 ourselves.

This is a very old library from java.net, it's becoming hard even to find 
traces of it. See eg: 
https://web.archive.org/web/20070618134019/https://beansbinding.dev.java.net/

--emi

Reply via email to