cara membuat awt
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ /* * form.java * * Created on Jul 3, 2014, 2:35:59 PM */ package latihan_swing; import java.awt.event.KeyAdapter; import java.awt.event.KeyEvent; import javax.swing.JOptionPane; /** * * @author RX302-39 */