【发布时间】:2012-04-14 01:37:35
【问题描述】:
我使用资源编辑器在 LWUIT 中开发了 3 个应用程序,并使用 Netbeans 添加了更多功能。我想将它们移植到代号。最好的方法是什么?
我看到来自 LWUIT 的 navite Components在代号中具有等效的 Component,但是 J2ME 方法和类现在必须移植到 J2SE,对吗? StateMachineBase 中的方法也发生了变化。例如showForm(),现在不存在。StateMachineBase 有哪些进一步的变化?
谢谢
【问题讨论】:
标签: lwuit porting codenameone