实验室设备管理系统(软件工程试验完整版)
} }
protected void processWindowEvent(WindowEvent e) { super.processWindowEvent(e);
if (e.getID() == WindowEvent.WINDOW_CLOSING) { 设备信息_actionPerformed(null); } }
void shebei_actionPerformed(ActionEvent e) { try { }
catch (Exception ew) {
System.out.println(ew.getMessage()); } }
void jMenuItem1_actionPerformed(ActionEvent e) { Frame4 Frame= new Frame4(); }
catch (Exception ew) {
System.out.println(ew.getMessage()); } }
void jMenuItem3_actionPerformed(ActionEvent e) { try {
Frame6 Frame= new Frame6(); }
catch (Exception ew) {
System.out.println(ew.getMessage()); } }
void jMenuItem4_actionPerformed(ActionEvent e) { try {
Frame3 Frame= new Frame3(); }
catch (Exception ew) {
try {