Курсовая работа: Объектно-ориентированное программирование
ReButton.addActionListener(ReAction);
}
private class ColorAction11 implements ActionListener
{
public ColorAction11(int c)
{
ccc=c;
t=0;
S1=new String("0");
S2=new String("1");
S3=new String("2");
S4=new String("3");
S5=new String("4");
S6=new String("5");
S7=new String("6");
S8=new String("7");
S9=new String("8");
S10=new String("9");
}
public void actionPerformed(ActionEvent event)
{
if(ccc==2)
{
S13 = login.getText();
pass = Password.getPassword();
S14=new String(pass,0,6);
try
{
FileInputStream is = new