Package com.jogamp.common.os

Interface Summary
DynamicLibraryBundleInfo  
DynamicLookupHelper Interface callers may use to use the ProcAddressHelper's reset helper method to install function pointers into a ProcAddressTable.
 

Class Summary
DynamicLibraryBundle Provides bundling of:
The to-be-glued native library, eg OpenGL32.dll.
MacOSXDynamicLinkerImpl  
NativeLibrary Provides low-level, relatively platform-independent access to shared ("native") libraries.
Platform Utility class for querying platform specific properties.
UnixDynamicLinkerImpl  
WindowsDynamicLinkerImpl