ion ex) {. util.logging. Logger.getLogger (Zapr_cen.class.getName ()). Log (java.util.logging. Level.SEVERE, null, ex);
} catch (InstantiationException ex) {. util.logging. Logger.getLogger (Zapr_cen.class.getName ()). Log (java.util.logging. Level.SEVERE, null, ex);
} catch (IllegalAccessException ex) {. util.logging. Logger.getLogger (Zapr_cen.class.getName ()). Log (java.util.logging. Level.SEVERE, null, ex);
} catch (javax.swing. UnsupportedLookAndFeelException ex) {. util.logging. Logger.getLogger (Zapr_cen.class.getName ()). Log (java.util.logging. Level.SEVERE, null, ex);
}
/ /
/ * Create and display the form * /. awt. EventQueue.invokeLater (new Runnable () {void run () {Zapr_cen (). SetVisible (true);
}
});
}
/ / Variables declaration - do not modifyjavax.swing.JButton jButton1; javax.swing.JScrollPane jScrollPane1; javax.swing.JTable jTable1;
/ / End of variables declaration
}