start
This commit is contained in:
parent
2997a7cd0f
commit
26a6db0ca4
@ -307,8 +307,8 @@ public class Einzelansicht extends JFrame implements TableModelListener, ActionL
|
||||
case "einf":
|
||||
Hinzufügen d = new Hinzufügen(r, tab);
|
||||
d.setVisible(true);
|
||||
this.setAutoRequestFocus(false);
|
||||
this.setFocusable(false);
|
||||
this.setFocusableWindowState(false);
|
||||
break;
|
||||
case "änd":
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user