org.bridj.jawt
Class JawtLibrary
java.lang.Object
org.bridj.jawt.JawtLibrary
public class JawtLibrary
- extends Object
Wrapper for library jawt
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java or BridJ .
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAWT_LOCK_CLIP_CHANGED
public static final int JAWT_LOCK_CLIP_CHANGED
- See Also:
- Constant Field Values
JAWT_VERSION_1_4
public static final int JAWT_VERSION_1_4
- See Also:
- Constant Field Values
JAWT_VERSION_1_3
public static final int JAWT_VERSION_1_3
- See Also:
- Constant Field Values
JAWT_LOCK_SURFACE_CHANGED
public static final int JAWT_LOCK_SURFACE_CHANGED
- See Also:
- Constant Field Values
JAWT_LOCK_ERROR
public static final int JAWT_LOCK_ERROR
- See Also:
- Constant Field Values
JAWT_LOCK_BOUNDS_CHANGED
public static final int JAWT_LOCK_BOUNDS_CHANGED
- See Also:
- Constant Field Values
JawtLibrary
public JawtLibrary()
JAWT_GetAWT
public static boolean JAWT_GetAWT(Pointer<JawtLibrary.JNIEnv> env,
Pointer<JAWT> awt)
Copyright © 2009-2012. All Rights Reserved.