Java ME UI libraries

后端 未结 10 1084
你的背包
你的背包 2020-12-09 12:11

I\'m developing a Java ME app & need pointers to some really good UI libraries. I did see a few such as Java ME Polish. Are there any more out there? For e.g. ebuddy\'s

10条回答
  •  伪装坚强ぢ
    2020-12-09 12:37

    Digitalapes has developed a framework for J2ME application development that includes a high level UI library.

    The library is lightweight and well documented, you can get have a look at the Gear framework page for more information, or you can directly download the JAR and javadoc from Gear's sourceforge page.

    Digitalapes blog includes also a series of tutorial about how to use the framework.

提交回复
热议问题