Jumat, 03 April 2015

TUGAS MODUL 2 PEMROGRAMAN VISUAL

Yanng Posting Unknown di 12.36
DESIGN PROGRAM



PROPERTIES TUGAS MODUL 2


Di bagian bawah aurthor ketik source code sebagai berikut :


adapun kode program untuk tombol clear adalah sebagai berikut :


private void bclearActionPerformed(java.awt.event.ActionEvent evt) {                                       
        // TODO add your handling code here:
        emuncul1.setText("");
        emuncul2.setText("");
        emuncul3.setText("");
        emuncul4.setText("");
        Lmuncul1.setText("");
        Lmuncul2.setText("");
        Lmuncul3.setText("");
        Lmuncul4.setText("");
    }                           

adapun kode program untuk tombol exit adalah sebagai berikut :


private void bexitActionPerformed(java.awt.event.ActionEvent evt) {                                      
        // TODO add your handling code here:
     dispose();
       
    } 

adapun kode program untuk tombol munculJOPA adalah sebagai berikut :


private void bmunculJOPActionPerformed(java.awt.event.ActionEvent evt) {                                           
        // TODO add your handling code here:
        JOptionPane.showMessageDialog(null,"NIM : 43E57006135020 \n NAMA : DENI SETIYO WIBOWO\nALAMAT : Ds. PANCAWATI, KLARI, KARAWANG\nNO. TELP : 0267 8888 8888","Tugas Modul 2",JOptionPane.INFORMATION_MESSAGE);

    }   

adapun kode program untuk tombol muncullabel adalah sebagai berikut :

                                       

private void bmuncullabelActionPerformed(java.awt.event.ActionEvent evt) {                                             
        // TODO add your handling code here:
        Lmuncul1.setText("43E57006135020");
        Lmuncul2.setText("DENI SETIYO WIBOWO");
        Lmuncul3.setText("Ds. PANCAWATI, KLARI, KARAWANG");
        Lmuncul4.setText("0267 8888 8888");
    }                                            

adapun kode program untuk tombol muncult adalah sebagai berikut :



private void bmuncultfActionPerformed(java.awt.event.ActionEvent evt) {                                          
        // TODO add your handling code here:
        emuncul1.setText("43E57006135020");
        emuncul2.setText("DENI SETIYO WIBOWO");
        emuncul3.setText("Ds. PANCAWATI, KLARI, KARAWANG");
        emuncul4.setText("0267 8888 8888");
    }                                         


OUTPUT PROSES MODUL 2







0 komentar:

Posting Komentar

 

SI MATA SEMUT Template by Ipietoon Blogger Template | Gift Idea