// f: voidfunc(NativeKeyEvent) static void onGlobalKeyRelease(fO f) ctex { jnativehook_init(); GlobalScreen.addNativeKeyListener(new NativeKeyAdapter { public void nativeKeyReleased(NativeKeyEvent e) { pcallF(f, e); } }); }