com.jogamp.nativewindow.impl.jawt
Class JAWTJNILibLoader

java.lang.Object
  extended by com.jogamp.common.jvm.JNILibLoaderBase
      extended by com.jogamp.nativewindow.impl.NWJNILibLoader
          extended by com.jogamp.nativewindow.impl.jawt.JAWTJNILibLoader

public class JAWTJNILibLoader
extends NWJNILibLoader


Nested Class Summary
 
Nested classes/interfaces inherited from class com.jogamp.common.jvm.JNILibLoaderBase
JNILibLoaderBase.LoaderAction
 
Field Summary
 
Fields inherited from class com.jogamp.common.jvm.JNILibLoaderBase
DEBUG
 
Constructor Summary
JAWTJNILibLoader()
           
 
Method Summary
static void loadAWTImpl()
           
 
Methods inherited from class com.jogamp.nativewindow.impl.NWJNILibLoader
loadNativeWindow
 
Methods inherited from class com.jogamp.common.jvm.JNILibLoaderBase
addLoaded, disableLoading, enableLoading, isLoaded, loadLibrary, loadLibrary, setLoadingAction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAWTJNILibLoader

public JAWTJNILibLoader()
Method Detail

loadAWTImpl

public static void loadAWTImpl()


Copyright 2010 JogAmp Community.