how to make a gridview in J2me

房东的猫 提交于 2019-12-11 11:24:08

问题


Hi I'm new in j2me & i make a application in j2me how to create a grid view in j2me and how to insert an image in j2me please give me the suggestion.


回答1:


Better way is you can easily achieve this with LWUIT framework for Java ME application. You can use Grid layout and here you can set the BGImage or BGColor for Components.




回答2:


Better to use CustomItem and draw the lines like table.



来源:https://stackoverflow.com/questions/6807471/how-to-make-a-gridview-in-j2me

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!