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.