javabeans-binding

What will replace Beans Binding in Java 7?


I read somewhere - the link escapes me - that Beans Binding will not be a part of Java 7. Does anybody know what will replace it?

Also, are there any alternatives to beans binding in the current release of Java?


Solution

  • I recommend JGoodies Binding for fields and Glazed Lists for collections.