edu.stanford.hci.r3.pen.streaming
Class PenServerTrayApp

java.lang.Object
  extended by edu.stanford.hci.r3.pen.streaming.PenServerTrayApp

public class PenServerTrayApp
extends java.lang.Object

A little application that you can deploy to other machines that will host physical pens. It will run with an icon in the system tray.

This software is distributed under the BSD License.


Constructor Summary
PenServerTrayApp(COMPort btDongleComPortT, int penServerTcpIpPorT)
           
 
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

PenServerTrayApp

public PenServerTrayApp(COMPort btDongleComPortT,
                        int penServerTcpIpPorT)
Method Detail

main

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

Copyright 2006 Stanford University