|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.event.NativeLibLoader
Constructor Summary | |
(package private) |
NativeLibLoader()
|
Method Summary | |
(package private) static void |
loadLibraries()
This is copied from java.awt.Toolkit since we need the library loaded in sun.awt.image also: WARNING: This is a temporary workaround for a problem in the way the AWT loads native libraries. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
NativeLibLoader()
Method Detail |
static void loadLibraries()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |