All Downloads are FREE. Search and download functionalities are using the official Maven repository.

VAqua.libvaqua.JavaWindowAccess.h Maven / Gradle / Ivy

The newest version!
/*
 * Copyright (c) 2018-2020 Alan Snyder.
 * All rights reserved.
 *
 * You may not use, copy or modify this file, except in compliance with the license agreement. For details see
 * accompanying license terms.
 */

// Support for mapping a native window to a Java window or a Java platform window (CPlatformWindow).

#import 
#import 

jobject getJavaWindow(JNIEnv *env, NSWindow *w);
jobject getJavaPlatformWindow(JNIEnv *env, NSWindow *w);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy