com.sun.opengl.impl
Class JAWTFactory
java.lang.Object
com.sun.opengl.impl.JAWTFactory
public class JAWTFactory
- extends java.lang.Object
Method Summary |
static boolean |
JAWT_GetAWT(JAWT awt)
Interface to C language function: jboolean JAWT_GetAWT(JNIEnv * env, JAWT * awt); |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisualNoMask
public static final int VisualNoMask
- See Also:
- Constant Field Values
VisualIDMask
public static final int VisualIDMask
- See Also:
- Constant Field Values
VisualScreenMask
public static final int VisualScreenMask
- See Also:
- Constant Field Values
VisualDepthMask
public static final int VisualDepthMask
- See Also:
- Constant Field Values
VisualClassMask
public static final int VisualClassMask
- See Also:
- Constant Field Values
VisualRedMaskMask
public static final int VisualRedMaskMask
- See Also:
- Constant Field Values
VisualGreenMaskMask
public static final int VisualGreenMaskMask
- See Also:
- Constant Field Values
VisualBlueMaskMask
public static final int VisualBlueMaskMask
- See Also:
- Constant Field Values
VisualColormapSizeMask
public static final int VisualColormapSizeMask
- See Also:
- Constant Field Values
VisualBitsPerRGBMask
public static final int VisualBitsPerRGBMask
- See Also:
- Constant Field Values
VisualAllMask
public static final int VisualAllMask
- See Also:
- Constant Field Values
JNI_FALSE
public static final int JNI_FALSE
- See Also:
- Constant Field Values
JNI_TRUE
public static final int JNI_TRUE
- See Also:
- Constant Field Values
JNI_OK
public static final int JNI_OK
- See Also:
- Constant Field Values
JNI_COMMIT
public static final int JNI_COMMIT
- See Also:
- Constant Field Values
JNI_ABORT
public static final int JNI_ABORT
- See Also:
- Constant Field Values
JAWT_LOCK_ERROR
public static final int JAWT_LOCK_ERROR
- See Also:
- Constant Field Values
JAWT_LOCK_CLIP_CHANGED
public static final int JAWT_LOCK_CLIP_CHANGED
- See Also:
- Constant Field Values
JAWT_LOCK_BOUNDS_CHANGED
public static final int JAWT_LOCK_BOUNDS_CHANGED
- See Also:
- Constant Field Values
JAWT_LOCK_SURFACE_CHANGED
public static final int JAWT_LOCK_SURFACE_CHANGED
- See Also:
- Constant Field Values
JAWT_VERSION_1_3
public static final int JAWT_VERSION_1_3
- See Also:
- Constant Field Values
JAWT_VERSION_1_4
public static final int JAWT_VERSION_1_4
- See Also:
- Constant Field Values
JAWTFactory
public JAWTFactory()
JAWT_GetAWT
public static boolean JAWT_GetAWT(JAWT awt)
- Interface to C language function:
jboolean JAWT_GetAWT(JNIEnv * env, JAWT * awt);
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.