Курсовая работа: Объектно-ориентированное программирование
contentPane.add(panel1,BorderLayout.CENTER);
}
catch (IOException e)
{
System.out.print("Can not read file66666"+e);
}
replace2.addActionListener(new ActionListener(){
public void actionPerformed(ActionEvent event2)
{
System.exit(0);
}
});
}
private JLabel label;
private JLabel label1;
private JLabel label2;
private JLabel label3;
private JLabel label4;
private JLabel label5;
private JLabel label6;
private JLabel label7;
private JLabel label9;
private JButton replace2;
private String S2;
private String hhh=new String("");
private int seconds_1;
private int minute_1;
private int hour_1;
private int day_1;