MCPcopy Create free account
hub / github.com/java-native-access/jna / getWindowHandle0

Method getWindowHandle0

src/com/sun/jna/Native.java:446–446  ·  view source on GitHub ↗
(Component c)

Source from the content-addressed store, hash-verified

444 }
445
446 static native long getWindowHandle0(Component c);
447
448 /** Convert a direct {@link Buffer} into a {@link Pointer}.
449 * @throws IllegalArgumentException if the buffer is not direct.

Callers 1

getComponentIDMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected