net.jinx.action.input
Class Test

java.lang.Object
  extended by net.jinx.action.input.Test

public class Test
extends java.lang.Object

Tests the InputDevice class.

API Stability: Beta.


Constructor Summary
Test()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main entry point.
 
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[] args)
                 throws java.lang.Exception
Main entry point.

Parameters:
args - the arguments.
Throws:
java.lang.Exception