org.jlab.coda.afecs.ui.rcgui
Class RcMsgHeartBeat

java.lang.Object
  extended by org.jlab.coda.afecs.ui.rcgui.RcMsgHeartBeat

public class RcMsgHeartBeat
extends java.lang.Object

JSA: Thomas Jefferson National Accelerator Facility
This software was developed under a United States Government license,
described in the NOTICE file included as part of this distribution.
Copyright (c), 5/21/11


Constructor Summary
RcMsgHeartBeat(CodaRcGui owner)
           
RcMsgHeartBeat(CodaRcGui owner, int delay)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RcMsgHeartBeat

public RcMsgHeartBeat(CodaRcGui owner)

RcMsgHeartBeat

public RcMsgHeartBeat(CodaRcGui owner,
                      int delay)
Method Detail

start

public void start()

stop

public void stop()