开发者

What is the best J2ME UI Library [closed]

开发者 https://www.devze.com 2023-02-05 06:06 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended d开发者_如何学JAVAiscussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

What's the J2ME UI library you recommend?


Lot of UI framework available for developing j2me application. But i suggest LWUIT framework. LWUIT offers advanced UI capabilities and a clean API that is inspired by Swing. You can develop your own theme and animated screens by using LWUIT ResourceEdit. See the LWUIT blog.

You can download latest LWUIT from this repository or you can use latest release of LWUIT version 1.4 available. LWUIT supports Blackberry, Android and Symbian OS.

For more info see this links for your reference,

Introduction of LWUIT

Building theme for LWUIT


I have used LWUIT in a mobile application, even for BB devices, this framework was quite good. Also, AFAIK, it supports touch screen devices.

Also, it comes with a bundled toolkit, which helps you configure framework, animations, layouts, localization and so on.


I decided to use J2ME Polish.

Along with LWUIT seem to be the best options. The reason why I'm using Polish instead of LWUIT is because supports CLDC 1.0 and LWUIT doesn't.

0

精彩评论

暂无评论...
验证码 换一张
取 消