net.jhid.test
Class Test

java.lang.Object
  extended bynet.jhid.test.Test

public class Test
extends java.lang.Object

Permits to check if jhid is working. Simply prints all the events of all the devices found on the system.


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

Constructor Detail

Test

public Test()
Method Detail

main

public static void main(java.lang.String[] argv)