Netbeans IDE:1) Right click the project and select the 'application descriptor' tab.
2) Goto midlets tab and you'll see the midlets added
3) There you can find a column called icon. you need to give the path for the image file to be used as icon for each midlet

- See this for icon selection in netbeans
- icon.GIF (43.56 KiB) Viewed 1850 times
WTK:1) Open the project and press settings button
2) Goto midlets tab and edit the midlet
3) Now give the file name with foldername in the icon textbox

- See this for icon selection in WTK
- icon2.GIF (41.52 KiB) Viewed 1850 times