红联Linux门户
Linux帮助

JWt 3.3.2发布,Java的web工具包

发布时间:2014-03-14 09:20:19来源:红联作者:empast
JWt 3.3.2 发布,此版本更新内容如下:

Twitter Bootstrap 3.1 is now supported in addition to version 2

A new WGLWidget was added, which implements GL-based 3D graphics, using either client-side WebGL or server-side OpenGL

The latter approach renders (using jogl) in an off-screen buffer, and can be used as a portable solution when WebGL is not available in the browser, or when scene complexity is so high that downloading the entire scene to a client is less efficient

A 3D Graphics Library was added to complement the existing 2D charting API

The wthttpd received several improvements from architectural changes, as well as performance improvements

JWt (Java Web Toolkit) 是一个用来开发交互式Web应用的Java工具包,参考桌面 GUI 的做法,主要面向网页 Widget 的开发。对开发人员而言,它提供了完整的Web规范的抽象层,基于事件机制对用户接口的数据更新进行处理。

项目主页:http://www.webtoolkit.eu/jwt

下载地址:http://www.webtoolkit.eu/jwt#/download

来自:oschina开源中国社区
文章评论

共有 0 条评论