public class JCGlobal
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
libraryLoaded
Flag indicating whether native library has been loaded
|
| Constructor and Description |
|---|
JCGlobal() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadLibrary()
Detect whether the Nitro OTK native library is loaded; if not, then it
loads the native library.
|
static void |
setLibraryFile(java.io.File path)
Sets the native library path/filename.
|
public static boolean libraryLoaded
public static void loadLibrary()
throws JLIException
JLIExceptionpublic static void setLibraryFile(java.io.File path)
path - Path to the native DLL library file