JNative project : see http://jnative.sf.net


org.xvolks.test
Class JNativeTester

java.lang.Object
  extended by org.xvolks.test.JNativeTester

public class JNativeTester
extends java.lang.Object


Constructor Summary
JNativeTester()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNativeTester

public JNativeTester()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws NativeException,
                        java.lang.IllegalAccessException,
                        java.lang.InterruptedException
Throws:
NativeException
java.lang.IllegalAccessException
java.lang.InterruptedException

JNative project : see http://jnative.sf.net