public class SubscaleGUI
extends org.lsst.ccs.Subsystem
implements org.lsst.ccs.subsystem.monitor.ui.CommandSender
| Constructor and Description |
|---|
SubscaleGUI() |
| 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 |
sendCommand(String target,
org.lsst.ccs.bus.ModuleInvokerCommand cmd) |
void |
setPrintWriter(PrintWriter out) |
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 sendCommand(String target, org.lsst.ccs.bus.ModuleInvokerCommand cmd)
sendCommand in interface org.lsst.ccs.subsystem.monitor.ui.CommandSenderCopyright © 2014 LSST. All Rights Reserved.