We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674ba18 commit 5aa8e2bCopy full SHA for 5aa8e2b
src/main/java/de/neemann/digital/gui/components/graphics/MoveFocusTo.java
@@ -18,7 +18,7 @@
18
* As soon as there are menus, buttons or similar, this listener should
19
* no longer be used.
20
*/
21
-public class MoveFocusTo implements WindowFocusListener {
+public final class MoveFocusTo implements WindowFocusListener {
22
23
/**
24
* Adds the listener to the given child dialog and moves the focus to the given parent
0 commit comments