Component
).See: Description
Interface | Description |
---|---|
JAWTUtils.LockedComponentRunnable |
Class | Description |
---|---|
JAWT |
native declaration : jawt.h
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
JAWT_DrawingSurface |
native declaration : jawt.h
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
JAWT_DrawingSurface.FreeDrawingSurfaceInfo_callback | |
JAWT_DrawingSurface.GetDrawingSurfaceInfo_callback | |
JAWT_DrawingSurface.Lock_callback | |
JAWT_DrawingSurface.Unlock_callback | |
JAWT_DrawingSurfaceInfo |
native declaration : jawt.h
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
JAWT_Rectangle |
native declaration : jawt.h
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
JAWT.FreeDrawingSurface_callback | |
JAWT.GetComponent_callback | |
JAWT.GetDrawingSurface_callback | |
JAWT.Lock_callback | |
JAWT.Unlock_callback | |
JawtLibrary |
Wrapper for library jawt
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
JawtLibrary.JNIEnv | |
JAWTUtils |
Contains a method that returns the native peer handle of an AWT component :
BridJ JAWT utilities
JAWTUtils.getNativePeerHandle(java.awt.Component)
Note that this does not work anymore on Mac OS X
(
Package org.bridj.jawt DescriptionBridJ JAWT utilities (to get the native peer handle of an AWT
Component ).Copyright © 2009-2015. All Rights Reserved. |