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

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

public class RcGraphUpdate
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), 6/1/11


Constructor Summary
RcGraphUpdate(CodaRcGui owner)
           
RcGraphUpdate(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

RcGraphUpdate

public RcGraphUpdate(CodaRcGui owner)

RcGraphUpdate

public RcGraphUpdate(CodaRcGui owner,
                     int delay)
Method Detail

start

public void start()

stop

public void stop()