简体   繁体   English

对现有的J2ME应用程序使用GUI

[英]Using GUI for existing J2ME application

I am a newbie to developing GUI for J2ME applications. 我是为J2ME应用程序开发GUI的新手。

I have developed one using Netbeans IDE with basic UI,but I would like to develop the UI of my application for making it more stylish for the smart phones. 我已经使用Netbeans IDE和基本UI开发了一个,但是我想开发应用程序的UI,以使其在智能手机上更加时尚。

Please suggest the best GUI tool that could be used to develop on an existing j2me app. 请提出可用于在现有j2me应用程序上开发的最佳GUI工具。

I would strongly suggest against a GUI tool to do this. 我强烈建议您不要使用GUI工具来执行此操作。 Instead put the UI together by hand. 而是手动将用户界面放在一起。 It will provide much better flexibility and will allow you to have code that is easily read and modified. 它将提供更好的灵活性,并使您拥有易于阅读和修改的代码。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM