Selasa, 24 Januari 2012

TestSoal3

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

/**
 *
 * @author admin
 */
public class TesSoal3 {

    public static void main(String[] args) {
        Soal3 frame = new Soal3();
        frame.setVisible(true);
    }
}

Tidak ada komentar:

Posting Komentar