What is the most functional and ready-to-use SWT API in Scala?

那年仲夏 提交于 2019-12-04 09:21:28

问题


Is there a Scala SWT wrapper/API that has the most features and is most ready to be used? I see a couple what appear to be informal wrappers but can't tell if they're maintained. Also, one or two I see on multiple places and I'm not sure where the canonical place for them.


回答1:


I've been using Dave Orme's XScalaWT with my own additions for JFace viewers for a while, and I find it great. Be sure to read the very interesting introductory blog post.




回答2:


I'm also aware of SSWT but have no experience using it. I believe XSWT is more mature.



来源:https://stackoverflow.com/questions/5706907/what-is-the-most-functional-and-ready-to-use-swt-api-in-scala

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