/*
* 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);
}
}
* 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