Tuesday, December 8, 2009

DENAH & DESAIN

Membuat denah rumah dan miniatur ruangannya
http://www.sweethome3d.eu/index.jsp

Thursday, December 3, 2009

Free Java Hosting

http://www.hostj2me.com

Why Doesn't MIDLET run?

http://wiki.forum.nokia.com/index.php/Why_Doesn%27t_My_MIDlet_Run%3F

Create Icon midlet - screen size

how to create icon midlet?
http://devlinslab.blogspot.com/2007/10/adding-icon-to-your-midlet-or-game.html

Create Icon or thumbnail Java ME using Netbeans

How do I specify a MIDlet icon?

If you are creating a new MIDlet, you can specify the icon when using the New File wizard (File > New File). If you have already created a MIDlet, open project properties (File > YourProjectName Properties) and select 'Application Descriptor > MIDlets', then select the MIDlet in right pane and push the 'Edit ...' button.

Wednesday, December 2, 2009

Potition Cursor Text Box on Netbeans

public Textbox getTentangKita1() {
TentangKita1.SelStart = 4;