com.jogamp.nativewindow.impl
Class NWJNILibLoader

java.lang.Object
  extended by com.jogamp.common.jvm.JNILibLoaderBase
      extended by com.jogamp.nativewindow.impl.NWJNILibLoader
Direct Known Subclasses:
JAWTJNILibLoader

public class NWJNILibLoader
extends JNILibLoaderBase


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
NWJNILibLoader()
           
 
Method Summary
static void loadNativeWindow(String ossuffix)
           
 
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

NWJNILibLoader

public NWJNILibLoader()
Method Detail

loadNativeWindow

public static void loadNativeWindow(String ossuffix)


Copyright 2010 JogAmp Community.