| Package | Description |
|---|---|
| org.bridj.jawt |
BridJ JAWT utilities (to get the native peer handle of an AWT
Component). |
| Modifier and Type | Method and Description |
|---|---|
static JAWT |
JAWTUtils.getJAWT(JawtLibrary.JNIEnv env) |
JAWT |
JAWT.version(int version)
Version of this structure.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JAWTUtils.withLockedSurface(JawtLibrary.JNIEnv env,
JAWT awt,
Component component,
JAWTUtils.LockedComponentRunnable runnable) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
JawtLibrary.JAWT_GetAWT(Pointer<JawtLibrary.JNIEnv> env,
Pointer<JAWT> awt) |
Copyright © 2009-2015. All Rights Reserved.