public class GUI extends javax.swing.JFrame {
public GUI() {
initComponents();
}
@SuppressWarnings("unchecked")
// <editor-fold defaultstate="collapsed" desc="Generated Code">
private void initComponents() {
buttonGroup1 = new javax.swing.ButtonGroup();
jPanel1 = new javax.swing.JPanel();
jLabel1 = new javax.swing.JLabel();
jLabel2 = new javax.swing.JLabel();
jLabel3 = new javax.swing.JLabel();
jLabel4 = new javax.swing.JLabel();
jLabel5 = new javax.swing.JLabel();
jLabel6 = new javax.swing.JLabel();
jLabel7 = new javax.swing.JLabel();
jLabel8 = new javax.swing.JLabel();
jLabel9 = new javax.swing.JLabel();
jLabel10 = new javax.swing.JLabel();
jLabel11 = new javax.swing.JLabel();
jLabel12 = new javax.swing.JLabel();
jLabel13 = new javax.swing.JLabel();
jCheckBox1_1 = new javax.swing.JCheckBox();
jCheckBox1_X = new javax.swing.JCheckBox();
jCheckBox1_2 = new javax.swing.JCheckBox();
jCheckBox2_X = new javax.swing.JCheckBox();
jCheckBox2_2 = new javax.swing.JCheckBox();
jCheckBox2_1 = new javax.swing.JCheckBox();
jCheckBox3_1 = new javax.swing.JCheckBox();
jCheckBox3_X = new javax.swing.JCheckBox();
jCheckBox3_2 = new javax.swing.JCheckBox();
jCheckBox4_1 = new javax.swing.JCheckBox();
jCheckBox4_X = new javax.swing.JCheckBox();
jCheckBox4_2 = new javax.swing.JCheckBox();
jCheckBox5_1 = new javax.swing.JCheckBox();
jCheckBox5_X = new javax.swing.JCheckBox();
jCheckBox5_2 = new javax.swing.JCheckBox();
jCheckBox6_1 = new javax.swing.JCheckBox();
jCheckBox6_X = new javax.swing.JCheckBox();
jCheckBox6_2 = new javax.swing.JCheckBox();
jCheckBox7_1 = new javax.swing.JCheckBox();
jCheckBox7_X = new javax.swing.JCheckBox();
jCheckBox7_2 = new javax.swing.JCheckBox();
jCheckBox8_1 = new javax.swing.JCheckBox();
jCheckBox8_X = new javax.swing.JCheckBox();
jCheckBox8_2 = new javax.swing.JCheckBox();
jCheckBox9_1 = new javax.swing.JCheckBox();
jCheckBox9_X = new javax.swing.JCheckBox();
jCheckBox9_2 = new javax.swing.JCheckBox();
jCheckBox10_1 = new javax.swing.JCheckBox();
jCheckBox10_X = new javax.swing.JCheckBox();
jCheckBox10_2 = new javax.swing.JCheckBox();
jCheckBox11_1 = new javax.swing.JCheckBox();
jCheckBox11_X = new javax.swing.JCheckBox();
jCheckBox11_2 = new javax.swing.JCheckBox();
jCheckBox12_1 = new javax.swing.JCheckBox();
jCheckBox12_X = new javax.swing.JCheckBox();
jCheckBox12_2 = new javax.swing.JCheckBox();
jCheckBox13_1 = new javax.swing.JCheckBox();
jCheckBox13_X = new javax.swing.JCheckBox();
jCheckBox13_2 = new javax.swing.JCheckBox();
jLabel14 = new javax.swing.JLabel();
jButton1 = new javax.swing.JButton();
jTextField1 = new javax.swing.JTextField();
setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
jCheckBox1_1.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox1_1ActionPerformed(evt);
}
});
jCheckBox1_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox1_XActionPerformed(evt);
}
});
jCheckBox1_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox1_2ActionPerformed(evt);
}
});
jCheckBox2_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox2_XActionPerformed(evt);
}
});
jCheckBox2_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox2_2ActionPerformed(evt);
}
});
jCheckBox3_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox3_XActionPerformed(evt);
}
});
jCheckBox3_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox3_2ActionPerformed(evt);
}
});
jCheckBox4_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox4_XActionPerformed(evt);
}
});
jCheckBox4_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox4_2ActionPerformed(evt);
}
});
jCheckBox5_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox5_XActionPerformed(evt);
}
});
jCheckBox5_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox5_2ActionPerformed(evt);
}
});
jCheckBox6_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox6_XActionPerformed(evt);
}
});
jCheckBox6_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox6_2ActionPerformed(evt);
}
});
jCheckBox7_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox7_XActionPerformed(evt);
}
});
jCheckBox7_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox7_2ActionPerformed(evt);
}
});
jCheckBox8_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox8_XActionPerformed(evt);
}
});
jCheckBox8_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox8_2ActionPerformed(evt);
}
});
jCheckBox9_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox9_XActionPerformed(evt);
}
});
jCheckBox9_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox9_2ActionPerformed(evt);
}
});
jCheckBox10_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox10_XActionPerformed(evt);
}
});
jCheckBox10_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox10_2ActionPerformed(evt);
}
});
jCheckBox11_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox11_XActionPerformed(evt);
}
});
jCheckBox11_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox11_2ActionPerformed(evt);
}
});
jCheckBox12_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox12_XActionPerformed(evt);
}
});
jCheckBox12_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox12_2ActionPerformed(evt);
}
});
jCheckBox13_X.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox13_XActionPerformed(evt);
}
});
jCheckBox13_2.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jCheckBox13_2ActionPerformed(evt);
}
});
jLabel14.setText(" 1 X 2");
jButton1.setText("jButton1");
jButton1.addActionListener(new java.awt.event.ActionListener() {
public void actionPerformed(java.awt.event.ActionEvent evt) {
jButton1ActionPerformed(evt);
}
});
jTextField1.setText("jTextField1");
org.jdesktop.layout.GroupLayout jPanel1Layout = new org.jdesktop.layout.GroupLayout(jPanel1);
jPanel1.setLayout(jPanel1Layout);
jPanel1Layout.setHorizontalGroup(
jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jPanel1Layout.createSequentialGroup()
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING, false)
.add(jPanel1Layout.createSequentialGroup()
.addContainerGap(org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.add(jTextField1, org.jdesktop.layout.GroupLayout.PREFERRED_SIZE, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, org.jdesktop.layout.GroupLayout.PREFERRED_SIZE))
.add(org.jdesktop.layout.GroupLayout.LEADING, jPanel1Layout.createSequentialGroup()
.addContainerGap()
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jLabel1)
.add(jLabel2)
.add(jLabel3)
.add(jLabel4)
.add(jLabel5)
.add(jLabel6)
.add(jLabel7)
.add(jLabel8)
.add(jLabel9)
.add(jLabel10)
.add(jLabel11)
.add(jLabel12)
.add(jLabel13))
.add(38, 38, 38)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox13_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox13_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox13_2))
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox11_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox11_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox11_2))
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox10_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox10_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox10_2))
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox9_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox9_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox9_2))
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox8_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox8_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox8_2))
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox7_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox7_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox7_2))
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox6_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox6_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox6_2))
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jPanel1Layout.createSequentialGroup()
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox5_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox5_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox5_2))
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox3_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox3_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox3_2))
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox2_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox2_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox2_2))
.add(jLabel14)
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox1_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox1_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox1_2)))
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED))
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox4_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox4_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox4_2)))
.add(jPanel1Layout.createSequentialGroup()
.add(jCheckBox12_1)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox12_X)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jCheckBox12_2)))))
.add(18, 18, 18)
.add(jButton1)
.addContainerGap(143, Short.MAX_VALUE))
);
jPanel1Layout.setVerticalGroup(
jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jPanel1Layout.createSequentialGroup()
.add(41, 41, 41)
.add(jLabel14)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jLabel1)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jCheckBox1_1)
.add(jCheckBox1_2)
.add(jCheckBox1_X)))
.add(4, 4, 4)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(org.jdesktop.layout.GroupLayout.TRAILING, jLabel2)
.add(org.jdesktop.layout.GroupLayout.TRAILING, jCheckBox2_2)
.add(org.jdesktop.layout.GroupLayout.TRAILING, jCheckBox2_X)
.add(org.jdesktop.layout.GroupLayout.TRAILING, jCheckBox2_1))
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jPanel1Layout.createSequentialGroup()
.add(8, 8, 8)
.add(jLabel3))
.add(jPanel1Layout.createSequentialGroup()
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jCheckBox3_2)
.add(jCheckBox3_X)
.add(jCheckBox3_1))))
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jLabel4)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jCheckBox4_2)
.add(jCheckBox4_X)
.add(jCheckBox4_1)))
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jPanel1Layout.createSequentialGroup()
.add(jLabel5)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jLabel6)
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED, 61, Short.MAX_VALUE)
.add(jLabel7))
.add(jPanel1Layout.createSequentialGroup()
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jCheckBox5_2)
.add(jCheckBox5_X)
.add(jCheckBox5_1))
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jCheckBox6_2)
.add(jCheckBox6_X)
.add(jCheckBox6_1))
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jCheckBox7_2)
.add(jCheckBox7_X)
.add(jCheckBox7_1))))
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jLabel8)
.add(jCheckBox8_2)
.add(jCheckBox8_X)
.add(jCheckBox8_1))
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jLabel9)
.add(jCheckBox9_2)
.add(jCheckBox9_X)
.add(jCheckBox9_1))
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jLabel10)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jCheckBox10_2)
.add(jCheckBox10_X)
.add(jCheckBox10_1)))
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jLabel11)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jCheckBox11_2)
.add(jCheckBox11_X)
.add(jCheckBox11_1)))
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jPanel1Layout.createSequentialGroup()
.add(jLabel12)
.add(12, 12, 12)
.add(jLabel13)
.add(24, 24, 24))
.add(jPanel1Layout.createSequentialGroup()
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jCheckBox12_2)
.add(jCheckBox12_X)
.add(jCheckBox12_1))
.addPreferredGap(org.jdesktop.layout.LayoutStyle.UNRELATED)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.TRAILING)
.add(jCheckBox13_2)
.add(jCheckBox13_X)
.add(jCheckBox13_1))
.addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED)))
.add(8, 8, 8)
.add(jPanel1Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.BASELINE)
.add(jTextField1, org.jdesktop.layout.GroupLayout.PREFERRED_SIZE, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, org.jdesktop.layout.GroupLayout.PREFERRED_SIZE)
.add(jButton1))
.addContainerGap())
);
org.jdesktop.layout.GroupLayout layout = new org.jdesktop.layout.GroupLayout(getContentPane());
getContentPane().setLayout(layout);
layout.setHorizontalGroup(
layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jPanel1, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
);
layout.setVerticalGroup(
layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
.add(jPanel1, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
);
pack();
}// </editor-fold>
private void jCheckBox1_1ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox1_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox1_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox2_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox2_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox3_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox3_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox4_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox4_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox5_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox5_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox6_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox6_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox7_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox7_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox8_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox8_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox9_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox9_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox10_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox10_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox11_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox11_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox12_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox12_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox13_XActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jCheckBox13_2ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}
private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) {
generateRader();
}
private void generateRader ()
{
}
/**
* @param args the command line arguments
*/
public static void main(String args[]) {
java.awt.EventQueue.invokeLater(new Runnable() {
public void run() {
new GUI().setVisible(true);
}
});
}
// Variables declaration - do not modify
private javax.swing.ButtonGroup buttonGroup1;
private javax.swing.JButton jButton1;
private javax.swing.JCheckBox jCheckBox10_1;
private javax.swing.JCheckBox jCheckBox10_2;
private javax.swing.JCheckBox jCheckBox10_X;
private javax.swing.JCheckBox jCheckBox11_1;
private javax.swing.JCheckBox jCheckBox11_2;
private javax.swing.JCheckBox jCheckBox11_X;
private javax.swing.JCheckBox jCheckBox12_1;
private javax.swing.JCheckBox jCheckBox12_2;
private javax.swing.JCheckBox jCheckBox12_X;
private javax.swing.JCheckBox jCheckBox13_1;
private javax.swing.JCheckBox jCheckBox13_2;
private javax.swing.JCheckBox jCheckBox13_X;
private javax.swing.JCheckBox jCheckBox1_1;
private javax.swing.JCheckBox jCheckBox1_2;
private javax.swing.JCheckBox jCheckBox1_X;
private javax.swing.JCheckBox jCheckBox2_1;
private javax.swing.JCheckBox jCheckBox2_2;
private javax.swing.JCheckBox jCheckBox2_X;
private javax.swing.JCheckBox jCheckBox3_1;
private javax.swing.JCheckBox jCheckBox3_2;
private javax.swing.JCheckBox jCheckBox3_X;
private javax.swing.JCheckBox jCheckBox4_1;
private javax.swing.JCheckBox jCheckBox4_2;
private javax.swing.JCheckBox jCheckBox4_X;
private javax.swing.JCheckBox jCheckBox5_1;
private javax.swing.JCheckBox jCheckBox5_2;
private javax.swing.JCheckBox jCheckBox5_X;
private javax.swing.JCheckBox jCheckBox6_1;
private javax.swing.JCheckBox jCheckBox6_2;
private javax.swing.JCheckBox jCheckBox6_X;
private javax.swing.JCheckBox jCheckBox7_1;
private javax.swing.JCheckBox jCheckBox7_2;
private javax.swing.JCheckBox jCheckBox7_X;
private javax.swing.JCheckBox jCheckBox8_1;
private javax.swing.JCheckBox jCheckBox8_2;
private javax.swing.JCheckBox jCheckBox8_X;
private javax.swing.JCheckBox jCheckBox9_1;
private javax.swing.JCheckBox jCheckBox9_2;
private javax.swing.JCheckBox jCheckBox9_X;
public static javax.swing.JLabel jLabel1;
public static javax.swing.JLabel jLabel10;
public static javax.swing.JLabel jLabel11;
public static javax.swing.JLabel jLabel12;
public static javax.swing.JLabel jLabel13;
private javax.swing.JLabel jLabel14;
public static javax.swing.JLabel jLabel2;
public static javax.swing.JLabel jLabel3;
public static javax.swing.JLabel jLabel4;
public static javax.swing.JLabel jLabel5;
public static javax.swing.JLabel jLabel6;
public static javax.swing.JLabel jLabel7;
public static javax.swing.JLabel jLabel8;
public static javax.swing.JLabel jLabel9;
private javax.swing.JPanel jPanel1;
private javax.swing.JTextField jTextField1;
// End of variables declaration
}