net.java.games.jogl.impl
Class JAWTFactory
java.lang.Object
net.java.games.jogl.impl.JAWTFactory
public class JAWTFactory
extends java.lang.Object
static boolean | JAWT_GetAWT(JAWT awt) - Entry point to C language function:
jboolean JAWT_GetAWT(JNIEnv * env, JAWT * awt);
|
JAWT_LOCK_BOUNDS_CHANGED
public static final int JAWT_LOCK_BOUNDS_CHANGED
JAWT_LOCK_CLIP_CHANGED
public static final int JAWT_LOCK_CLIP_CHANGED
JAWT_LOCK_ERROR
public static final int JAWT_LOCK_ERROR
JAWT_LOCK_SURFACE_CHANGED
public static final int JAWT_LOCK_SURFACE_CHANGED
JAWT_VERSION_1_3
public static final int JAWT_VERSION_1_3
JAWT_VERSION_1_4
public static final int JAWT_VERSION_1_4
JNI_ABORT
public static final int JNI_ABORT
JNI_COMMIT
public static final int JNI_COMMIT
JNI_FALSE
public static final int JNI_FALSE
JNI_OK
public static final int JNI_OK
JNI_TRUE
public static final int JNI_TRUE
JAWT_GetAWT
public static boolean JAWT_GetAWT(JAWT awt)
Entry point to C language function:
jboolean JAWT_GetAWT(JNIEnv * env, JAWT * awt);