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

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

public class GuiDriver
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/20/11


Constructor Summary
GuiDriver(CodaRcGui owner)
           
 
Method Summary
 void _updateControlBtNs(RcStates rcState)
           
 RcStates getRcState(java.lang.String stateName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiDriver

public GuiDriver(CodaRcGui owner)
Method Detail

getRcState

public RcStates getRcState(java.lang.String stateName)

_updateControlBtNs

public void _updateControlBtNs(RcStates rcState)