Курсовая работа: Объектно-ориентированное программирование
ButtonFrame frame = new ButtonFrame ();
frame.setVisible(true);
}
}
}
}
else
{
System.out.print("You full!");
}
}
catch (IOException e)
{
System.out.print("Can not read file77777"+e);
}
}
if(ccc==3)
{
try{
t++;
S13 = login.getText();
System.out.println(S13);
pass = Password.getPassword();
System.out.println(pass);
S14=new String(pass,0,6);
File file = new File("C:\\RGR\\"+S13+".txt");
File file1 = new File("C:\\KURS\\"+S13+".txt");
File file2 = new File("C:\\Student\\"+S13+".txt");
File file3 = new File("C:\\Student1\\"+S13+".txt");