Package edu.stanford.hci.r3.util.communications


Enumerations

enum  COMPort {
  COM1, COM2, COM3, COM4,
  COM5, COM6, COM7, COM8,
  PORTS = new Object[] { COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9 }
}


Enumeration Type Documentation

enum COMPort

When translated to a string, JavaCOMM can map this to a physical COM port.

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 15 of file COMPort.java.


Generated on Sat Apr 14 18:21:45 2007 for R3 Paper Toolkit by  doxygen 1.4.7