Selasa, 24 Januari 2012

TestSoal1

/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

package Soal1;

/**
 *
 * @author Eduardus Hardika Sandy A. (1053140084)
 */
public class TesSoal1 {

    /**
     * @param args the command line arguments
     */
    public static void main(String[] args) {
        // TODO code application logic here
        Soal1 frame = new Soal1();
        frame.setVisible(true);
    }

}

Tidak ada komentar:

Posting Komentar