连续两月没有更新了,两月来经历了很多,正在一点点的消化...
先发个图,大家看看
如果你还不知到SwingSet2,可以到这里来看看。
不过这里我并不想说SwingSet2,而是要介绍AjaxSwing给大家,演示在这里。这是个很有想法的项目,有没有前途呢?我个人并不看好!
照抄介绍如下:
AjaxSwing automatically converts Java Swing and AWT applications into fully-functional HTML and AJAX websites. AjaxSwing can be thought of as a runtime Java to HTML converter that migrates Java graphical user interface to a browser-based front end. It then emulates user actions as GUI events for the Swing application to ensure that the business logic executes correctly. AjaxSwing is unique in that it requires no modifications to existing applications, and does not require programmers to learn any APIs other then AWT/Swing. The same application can be run as thick Swing client or as a browser-based AJAX rich client. This allows companies to leverage the time and money invested into building Swing applications, while enjoying the benefits of thin-client deployment.
写到这里想起了aswing,这是一个开放源代码的Flash ActionScript GUI框架,如果有兴趣可以到这里看看。
照抄介绍如下:
AsWing is an Open Source Flash ActionScript GUI framework and library that allows programmers to make their flash application(or RIA) UI easily. Its usage is similar to Java Swing. It provides a set of GUI components, which we intent to implement in pure object oriented ActionScript 2. A pluggable look and feel will be implemented too. It also provides many Util classes. AsWing is BSD licensed.
如果你还有关于swing的其它有趣的项目,欢迎不吝赐教!