zoukankan      html  css  js  c++  java
  • sun发布lwuit1.4

    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.

  • 相关阅读:
    【bzoj2962】序列操作 线段树
    【bzoj1922】[Sdoi2010]大陆争霸 堆优化Dijkstra
    .NET Core / C# 开发 IOT 嵌入式设备的个人见解
    C#中Equals和= =(等于号)的比较)
    VS 2017常用快捷键
    【你不一定知晓的】C#取消异步操作
    工程实践:给函数取一个"好"的名字
    接口测试入门篇
    博客园知名博主 Vamei 英年早逝!
    人生苦短,我用 Python
  • 原文地址:https://www.cnblogs.com/datong/p/1805125.html
Copyright © 2011-2022 走看看