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 4f9243c commit 1b10c8eCopy full SHA for 1b10c8e
sources/net.sf.j2s.java.core/src/java/awt/KeyboardFocusManager.java
@@ -148,7 +148,7 @@ public Container getCurrentFocusCycleRoot() {
148
/**
149
* Initialize JNI field and method IDs
150
*/
151
- private static native void initIDs();
+// private static native void initIDs();
152
153
// private static final PlatformLogger log = PlatformLogger.getLogger("java.awt.KeyboardFocusManager");
154
0 commit comments