edu.stanford.hci.r3.pen.debug
Class PenCoordinateDebugger

java.lang.Object
  extended by edu.stanford.hci.r3.pen.debug.PenCoordinateDebugger

public class PenCoordinateDebugger
extends java.lang.Object

Use this to display Pen Coordinates to the console. Useful for debugging. If you get a message like: Port COM5 not found, You may want to make sure that you have JavaCOMM installed.

This software is distributed under the BSD License.


Constructor Summary
PenCoordinateDebugger()
           
 
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

PenCoordinateDebugger

public PenCoordinateDebugger()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -

Copyright 2006 Stanford University