com.jogamp.newt.impl
Class NEWTJNILibLoader

java.lang.Object
  extended by com.jogamp.common.jvm.JNILibLoaderBase
      extended by com.jogamp.newt.impl.NEWTJNILibLoader

public class NEWTJNILibLoader
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
NEWTJNILibLoader()
           
 
Method Summary
static void loadNEWT()
           
 
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

NEWTJNILibLoader

public NEWTJNILibLoader()
Method Detail

loadNEWT

public static void loadNEWT()


Copyright 2010 JogAmp Community.