您的位置:首页 > 编程语言 > Java开发

Atitit swt 4.3 4.4 4.5 新特性java attilax总结

2016-02-18 02:07 489 查看
Atitit swt 4.3 4.4 4.5 新特性java attilax总结

1. 4.5 Release - June 3, 20151

1.1. Older Releases1

2. SWT 4.4.2, 4 February 2015.1

3. SWT 4.3.2, 21 February 2014.2

1. 4.5 Release - June 3, 2015

SWT Browser now supports XULRunner 31.x

An SWT Browser created with style SWT.MOZILLA can now be used with the XULRunner 31.x runtime on Windows and Mac OSX.

Note: XULRunner 31 support is not available on Linux for Mars release. For details, please see Bug 467646.

参考Eclipse New and Noteworthy Template.htm

1.1. Older Releases

2. SWT 4.4.2, 4 February 2015.

o New and Noteworthy items for each milestone

SWT Browser now supports XULRunner 24.x

Experimental support for WebKit2 added to the SWT Browser

The SWT Browser now has preliminary support for WebKit2. To try it out, create a browser widget with style SWT.WEBKIT, and set the environment variable SWT_WEBKIT2 to 1. This is only supported with GTK+ 3.x; if GTK+ 3 is disabled the browser will fallback to WebKit1.

作者:: 绰号:老哇的爪子 ( 全名::Attilax Akbar Al Rapanui 阿提拉克斯 阿克巴 阿尔 拉帕努伊 ) 汉字名:艾龙, EMAIL:1466519819@qq.com

转载请注明来源: http://www.cnblogs.com/attilax/

3. SWT 4.3.2, 21 February 2014.

o New and Noteworthy items for each milestone

Default Browser renderer is now configurable

The native renderer that is used for SWT.NONE-style Browsers can now be configured by setting a Java property.

This is particularly important for applications that create Browsers with a specific native renderer style (eg.-SWT.MOZILLA), in order to avoid conflicts that can occur when multiple native renderers are loaded in the same process.

For more information on using this new property see How do I specify the default type of native renderer that is used by the Browser? .

XULRunner 10

The Browser now supports embedding XULRunner 10.0.x (note that XULRunner versions 4.x - 9.x are not supported). Apps wishing to use this must ship a XULRunner 10 runtime and explicitly point at it as described in the FAQ .

Browser Function Access

BrowserFunction can now be installed into specific frames.

· SWT 3.8.2/4.2.2, 6 February 2013.

o New and Noteworthy items for each milestone

· SWT 3.7.2, 8 February 2012.

o New and Noteworthy items for each milestone

· SWT 3.6.2, 11 February 2011.

o New and Noteworthy items for each milestone

· SWT 3.5.2, 12 February 2010.

o New and Noteworthy items for each milestone

· SWT 3.4.2, 13 February 2009.

o New and Noteworthy items for each milestone

· SWT 3.3.2, 22 February 2008.

o New and Noteworthy items for each milestone

· SWT 3.2.2, 12 February 2007.

o New and Noteworthy items for each milestone

· SWT 3.1.2, 19 January 2006.

o New and Noteworthy items for each milestone

3.1. Ref office website

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: