mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-22 11:55:15 -04:00
removes focus moving, see #756
This commit is contained in:
parent
674ba18adb
commit
5aa8e2bc27
@ -18,7 +18,7 @@ import java.awt.event.WindowFocusListener;
|
||||
* As soon as there are menus, buttons or similar, this listener should
|
||||
* no longer be used.
|
||||
*/
|
||||
public class MoveFocusTo implements WindowFocusListener {
|
||||
public final class MoveFocusTo implements WindowFocusListener {
|
||||
|
||||
/**
|
||||
* Adds the listener to the given child dialog and moves the focus to the given parent
|
||||
|
Loading…
x
Reference in New Issue
Block a user