Uses of Class
org.bridj.jawt.JAWT

Packages that use JAWT
org.bridj.jawt BridJ JAWT utilities (to get the native peer handle of an AWT Component). 
 

Uses of JAWT in org.bridj.jawt
 

Methods in org.bridj.jawt that return JAWT
static JAWT JAWTUtils.getJAWT(JawtLibrary.JNIEnv env)
           
 JAWT JAWT.version(int version)
          Version of this structure.
 

Methods in org.bridj.jawt with parameters of type JAWT
static void JAWTUtils.withLockedSurface(JawtLibrary.JNIEnv env, JAWT awt, Component component, JAWTUtils.LockedComponentRunnable runnable)
           
 

Method parameters in org.bridj.jawt with type arguments of type JAWT
static boolean JawtLibrary.JAWT_GetAWT(Pointer<JawtLibrary.JNIEnv> env, Pointer<JAWT> awt)
           
 



Copyright © 2009-2012. All Rights Reserved.