Java Swing Basit 4 İşlem
/*
* NewJFrame.java
*
* Created on 29 Ekim 2007 Pazartesi, 23:32
*/
package hesap_makinesi;
/**
*
* @author kemal_faust
*/
public class NewJFrame extends javax.swing.JFrame {
/** Creates new form NewJFrame */
public NewJFrame() {
initComponents();
}
/** This method is called from within the constructor to
* initialize the form.
* WARNING: Do NOT modify this code. The content of this method is
* always regenerated by the Form Editor.
*/
// <editor-fold defaultstate=”collapsed” desc=”Generated Code”>
private void initComponents() {