Like

BAGI ANDA MERASA INI BERMANFAAT SILAHKAN LIKE PAGE ON FACEBOOK DIBAWAH INI!!!


Like Page halaman http://iswahyuniiswahyuni.blogspot.com/ di Facebook!!

Minggu, 31 Januari 2016

Mobile Programming Net Beans IDE 6.0 "Ujian dengan List Menu 1"



Listing Program :

import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;

public class ujiancut_1 extends MIDlet implements CommandListener {
    Display Layar;
    Form F0;
    
    public ujiancut_1 (){
       F0 = new Form ("Menu");
       F0.append("Hai");
    }
    public void startApp() {
        Layar = Display.getDisplay(this);
        Layar.setCurrent(F0);
    }

    public void pauseApp() {
    }

    public void destroyApp(boolean unconditional) {
    }

    public void commandAction(Command arg0, Displayable arg1) {
        throw new UnsupportedOperationException("Not supported yet.");
    }
}

By : Cut Iswahyuni

1 komentar:

  1. Your Affiliate Money Printing Machine is waiting -

    Plus, making money with it is as simple as 1...2...3!

    Here's how it all works...

    STEP 1. Choose which affiliate products the system will push
    STEP 2. Add some push button traffic (this ONLY takes 2 minutes)
    STEP 3. See how the affiliate system grow your list and up-sell your affiliate products on it's own!

    Do you want to start making profits??

    Your MONEY MAKING affiliate solution is RIGHT HERE

    BalasHapus