惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
Secure Thoughts
S
Securelist
P
Proofpoint News Feed
D
DataBreaches.Net
Cisco Talos Blog
Cisco Talos Blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
Project Zero
Project Zero
A
About on SuperTechFans
罗磊的独立博客
WordPress大学
WordPress大学
月光博客
月光博客
Latest news
Latest news
C
Cyber Attacks, Cyber Crime and Cyber Security
GbyAI
GbyAI
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
博客园 - 三生石上(FineUI控件)
F
Fortinet All Blogs
W
WeLiveSecurity
Attack and Defense Labs
Attack and Defense Labs
V
Visual Studio Blog
Blog — PlanetScale
Blog — PlanetScale
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
P
Privacy International News Feed
AI
AI
博客园 - 司徒正美
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Stack Overflow Blog
Stack Overflow Blog
M
MIT News - Artificial intelligence
Help Net Security
Help Net Security
T
Tor Project blog
V
Vulnerabilities – Threatpost
C
Cisco Blogs
I
Intezer
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
MyScale Blog
MyScale Blog
雷峰网
雷峰网
MongoDB | Blog
MongoDB | Blog
Forbes - Security
Forbes - Security
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
T
Threat Research - Cisco Blogs
B
Blog RSS Feed
博客园 - 叶小钗
N
News and Events Feed by Topic
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Simon Willison's Weblog
Simon Willison's Weblog
C
CERT Recently Published Vulnerability Notes
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
N
News and Events Feed by Topic

博客园 - tatung zhang

全屏显示问题 深入理解 LWUIT 框架的 MVC lwuit控件关系模式图,Padding和Margin关系图 eclipse rcp 获取工程项目路径 eclipse content assist 代码提示功能失效解决办法 LWUIT 1.3 发布了 Eclipse RCP中添加第三方jar包的办法 lwuit---调整滚动条灵敏度值 lwuit---更改字体大小 j2me获取手机IMEI保证软件信息安全解决方案 show一下最新项目的界面图 谈谈移动开发 lwuit ---一些细节疑难杂症整理笔记 lwuit-list 困扰我的列颜色改变 lwuit-tab与list配合使用 lwuit-List控件使用 lwuit控件布局定位 VS2005创建智能设备项目失败 wince嵌入式应用程序开发环境搭建
sun发布lwuit1.4
tatung zhang · 2010-08-21 · via 博客园 - tatung zhang

sun2010.08.05发布lwuit1.4升级的内容如下:

下载地址:http://www.oracle.com/technetwork/java/javame/tech/lwuit-141954.html

Key Features

  • UI Controls Includes components such as Tree, Table, Buttons, List, etc. inspired by Swing
  • XHTML support LWUIT's XHTML component allows rendering of HTML documents that conform to the XHTML Mobile Profile 1.0 standard
  • Layouts Manager A very flexible and powerful feature, particularly if the application runs on different screen sizes
  • Pluggable Look and Feel & Themes The toolkit lets you create a CSS-like file that can be loaded or changed at runtime, controllling the look and feel of the application
  • Fonts The library features bitmap fonts and a tool that lets you create fonts on your desktop
  • Touch Screen All LWUIT components support touch events. No special coding is needed for a LWUIT application to run on a touch-enabled device
  • Virtual keyboard support This functionality enhances the touch screen support through LWUIT by enabling customizable user input through the virtual keyboard on the device display
  • Animations & Transitions Various visual effects available out-of-the-box through the library add life to applications
  • 3D and SVG Graphics Integration
  • Tools LWUIT provides a Theme Creator tool for editing and creating themes and resources. This is a standalone application for creating and viewing background painting, objects, and other theme elements
  • Bi-directional text support support for right to left text

New Features in Release 1.4

  • XHTML Component - The new XHTML component of LWUIT allows rendering of HTML documents that conform to the XHTML Mobile Profile 1.0 (XHTML-MP 1.0) standard. This component enables rendering of - HTML text embedded locally and web content accessed remotely from within the application - thus making it easy for Java ME developers to make their applications dynamic and rich while also reusing their existing code and logic on the web.
     
  • BlackBerry support - With the new BlackBerry binaries, developing for a BlackBerry device is now simple and easy.
     
  • Enhancements to the Virtual keyboard functionality - It is possible to use the LWUIT's virtual keyboard with ease and flexibility from within a Java ME application. The enhanced functionality includes customizing the look and feel of the virtual keyboard, adding a new language to it, and binding it to a text field.