简体   繁体   中英

Databinding methods in Java similar to WPF?

IS there a way or an IDE that enables easy data binding in java like in Visual Studio/Silverlight/WPF? What would be the best way to do data binding in Java? using Hibernate or something? Is building GUI in Swing and Java a lot more difficult compared to .Net alternatives? While the cross platform advantage of Java is also a big factor, programming things in silverlight/WPF seems to be alot quicker than Java too. What else should I consider?

考虑使用Eclipse RCP,它具有良好的数据绑定支持和完整的GUI环境。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM