public class RefrigGUISubsystem
extends org.lsst.ccs.Subsystem
| Constructor and Description |
|---|
RefrigGUISubsystem() |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getGuiLayout() |
void |
initGui() |
static void |
main(String[] args) |
void |
onReply(org.lsst.ccs.bus.CommandReply s) |
void |
onStatus(org.lsst.ccs.bus.BusMessage s) |
void |
resetGui() |
void |
saveConfiguration() |
void |
setLoadTripStatus(boolean on) |
void |
setMainPowerStatus(boolean on) |
void |
setPrintWriter(PrintWriter out) |
void |
setTickMillis(int value) |
void |
submitLimit(String name,
double value,
boolean isLowLimit) |
addLock, broadcastAlarm, broadcastAlarm, broadcastAlarmClear, broadcastStatus, broadcastStatus, checkHardware, doStart, executeCommandSingleThread, fillStatus, getCommandBusSelector, getCommandDestination, getCommandSetFor, getConfiguration, getConfigurationProxy, getCurrentSubsystemName, getDefaultSelector, getEthHardAddress, getLogger, getName, getSoftwareRevision, getStatus, getStatusBroadcastPeriod, getStatusBusSelector, getSystemDictionary, getTag, halt, halt, initLogBusHandler, isInTestContext, isListenToStatus, isMultithreaded, lockUpdate, onAck, onCommand, postStart, publishData, publishData, publishData, publishData, publishData, publishData, publishData, publishMetaData, publishReply, publishTrendingStatus, rawCommandExecution, registerAsBusMaster, removeLock, removeLogPanicState, setBusLogHandlerLevel, setCommandBusSelector, setConfigurationProxy, setListenToStatus, setLogLevel, setMultithreaded, setName, setStatusBroadcastPeriod, setStatusBusSelector, shutdown, start, startStatusBroadcasting, stopStatusBroadcasting, switchToErrorState, switchToReadyState, updateCurrentSubsystem, updateState, updateStatepublic void initGui()
public JComponent getGuiLayout()
public void resetGui()
public static void main(String[] args) throws ClassNotFoundException
args - the command line argumentsClassNotFoundExceptionpublic void setPrintWriter(PrintWriter out)
public void onReply(org.lsst.ccs.bus.CommandReply s)
onReply in interface org.lsst.ccs.bus.CommandListeneronReply in class org.lsst.ccs.Subsystempublic void onStatus(org.lsst.ccs.bus.BusMessage s)
onStatus in interface org.lsst.ccs.bus.StatusListeneronStatus in class org.lsst.ccs.Subsystempublic void submitLimit(String name, double value, boolean isLowLimit)
public void setMainPowerStatus(boolean on)
public void setLoadTripStatus(boolean on)
public void setTickMillis(int value)
public void saveConfiguration()
Copyright © 2014 LSST. All Rights Reserved.