public class LoaderGUISubsystem
extends org.lsst.ccs.Subsystem
implements org.lsst.ccs.bus.DataStatusListener
actionMonitor, closing, commandBuilder, commandBusSelector, commandGroup, configurationProxy, currentSubsystem, fac, forceShutdown, initializing, initThread, innerState, inTestContext, LOCAL_EXECUTION_INFO, locks, log, logBusHandler, signalsMonitor, startInEngineeringMode, statusBroadcasterLock, statusBroadcasterThread, statusBusSelector| Constructor and Description |
|---|
LoaderGUISubsystem() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
abortMyDestinationSubsystem() |
protected void |
clampHooks() |
protected void |
closeHooks() |
JComponent |
getGuiLayout() |
protected void |
goToClosePosition() |
protected void |
goToHomePosition() |
void |
initGui() |
static void |
main(String[] args) |
void |
onDataArrival(String source,
long timestamp,
String dataType,
Object s) |
void |
onReply(org.lsst.ccs.bus.CommandReply s) |
protected void |
openHooks() |
void |
resetGui() |
void |
setPrintWriter(PrintWriter out) |
protected void |
testSwingWorker() |
abort, abort, addLock, broadcastAlarm, broadcastAlarm, broadcastAlarmClear, broadcastStatus, broadcastStatus, checkAllHardwareStarted, checkAllHardwareStopped, checkHardware, clearAlarms, completeInitialisation, createState, doShutdown, doStart, executeCommandSingleThread, fillStatus, forceShutdown, getCommandBuilder, getCommandBusSelector, getConfiguration, getConfigurationProxy, getCurrentActionThread, getCurrentSubsystemName, getDefaultSelector, getEthHardAddress, getInnerState, getLogger, getName, getNumberCommandThreads, getSoftwareRevision, getStateForPublication, getStatus, getStatusBroadcastPeriod, getStatusBusSelector, getSystemDictionary, getTag, initialisationEndPhase, initLogBusHandler, interruptActionThread, interruptAllRunningCommands, interruptAllSignalThreads, interruptInitThread, isInTestContext, isListenToStatus, isMultithreaded, isStartedInEngineeringMode, lockUpdate, onAck, onCommand, onStatus, postStart, printRunningCommands, publishData, publishData, publishData, publishData, publishData, publishData, publishData, publishMetaData, publishReply, publishStateChange, publishStatus, publishStatus, publishStatus, publishStatus, publishStatus, publishStatus, publishStatusData, publishTrendingStatus, raiseAlarm, rawCommandExecution, registerAsBusMaster, removeLock, removeLogPanicState, searchForDictionary, searchForDictionary, sendRawStatus, setBusLogHandlerLevel, setCommandBusSelector, setConfigurationProxy, setListenToStatus, setLogFormat, setLogLevel, setMultithreaded, setName, setStackTraceDepth, setStatusBroadcastPeriod, setStatusBusSelector, shutdown, start, startStatusBroadcasting, stop, stopStatusBroadcasting, switchToEngineeringMode, switchToErrorState, switchToNormalMode, switchToShutdownState, tryReadyState, updateCurrentSubsystem, updateState, updateState, waitForReadyState, warningpublic void initGui()
public JComponent getGuiLayout()
public void resetGui()
public static void main(String[] args)
args - the command line argumentsprotected void testSwingWorker()
protected void abortMyDestinationSubsystem()
protected void openHooks()
protected void closeHooks()
protected void clampHooks()
protected void goToHomePosition()
protected void goToClosePosition()
public 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.SubsystemCopyright © 2014 LSST. All Rights Reserved.