|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.develop.jawin.Bootstrap
Native entry points used to bootstrap Jawin. All native functions are package scoped to prevent outsiders calling them. Loads native code dll. Property com.develop.jawin.lib defines native code dll name. Default name is jawin. Property java.library.path defines native code dll path. Default path is the path where jawin.jar resides.
Constructor Summary | |
Bootstrap()
|
Method Summary | |
static void |
init()
call to initialize Jawin (work actually done in static initializer) |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Bootstrap()
Method Detail |
public static void init()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |