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