Class Watchdog

java.lang.Object
  |
  +--Watchdog

public class Watchdog
extends java.lang.Object

EE497 Term Project


Constructor Summary
Watchdog()
          Creates a new instance of Watchdog
 
Method Summary
 javax.comm.SerialPort portOpened()
          returns the reference to opened port
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Watchdog

public Watchdog()
Creates a new instance of Watchdog

Method Detail

portOpened

public javax.comm.SerialPort portOpened()
returns the reference to opened port