|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.opengl.impl.NativeLibLoader
public class NativeLibLoader
| Nested Class Summary | |
|---|---|
static interface |
NativeLibLoader.LoaderAction
|
| Constructor Summary | |
|---|---|
NativeLibLoader()
|
|
| Method Summary | |
|---|---|
static void |
disableLoading()
|
static void |
enableLoading()
|
static void |
loadAWTImpl()
|
static void |
loadCgImpl()
|
static void |
loadCore()
|
static void |
setLoadingAction(NativeLibLoader.LoaderAction action)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NativeLibLoader()
| Method Detail |
|---|
public static void disableLoading()
public static void enableLoading()
public static void setLoadingAction(NativeLibLoader.LoaderAction action)
public static void loadCore()
public static void loadAWTImpl()
public static void loadCgImpl()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||