What will replace Beans Binding in Java 7?

2020-02-29 21:54发布

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?

2条回答
Emotional °昔
2楼-- · 2020-02-29 22:18

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

查看更多
地球回转人心会变
3楼-- · 2020-02-29 22:21

I doubt anything would replace it if it won't be part of Java 7, it's probably more like it did not make it and will be added later (though I don't know any specifics). Some ideas:

查看更多
登录 后发表回答