com.develop.jawin
Class Bootstrap

java.lang.Object
  extended bycom.develop.jawin.Bootstrap
Direct Known Subclasses:
WIN32Thread

public class Bootstrap
extends java.lang.Object

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

Bootstrap

public Bootstrap()
Method Detail

init

public static void init()
call to initialize Jawin (work actually done in static initializer)



Composia Soft Ltd. Designed by Vitally Shelest. .