|
|
|
|
@ -172,7 +172,7 @@ public void actionPerformed(ActionEvent e) {
|
|
|
|
|
|
|
|
|
|
this.loginManager.login(accountManager,
|
|
|
|
|
uinComboBox.getSelectedItem().toString(),
|
|
|
|
|
/*new String(passwdField.getPassword())*/"");
|
|
|
|
|
new String(passwdField.getPassword()));
|
|
|
|
|
}
|
|
|
|
|
else{
|
|
|
|
|
this.dispose();
|
|
|
|
|
|