public class LoaderGUI extends GeneralGUI
GeneralGUI.CommandSwingWorker| Modifier and Type | Field and Description |
|---|---|
protected static org.lsst.ccs.utilities.logging.Logger |
log |
abortTimeout, aml, destination, fcslog, initializationTimeout, initialized, out, pane, panelStateInitialized, topPanel, updateStateWithSensorsTimeout| Constructor and Description |
|---|
LoaderGUI(String name,
String destination,
org.lsst.ccs.messaging.AgentMessagingLayer agentMessagingLayer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clampHooks() |
protected void |
closeHooks() |
JComponent |
getGuiLayout() |
String |
getName() |
protected void |
goToClosePosition() |
protected void |
goToHandOff() |
protected void |
goToHomePosition() |
protected void |
goToStorage() |
protected void |
loadFilter() |
static void |
main(String[] args)
Standalone case
/**
|
void |
onDataArrival(String source,
long timestamp,
String dataType,
Object s) |
protected void |
openHooks() |
protected void |
unloadFilter() |
protected void |
updateCarrierPosition() |
abortAction, completeInitialization, connecting, disconnecting, initGui, onStatusMessage, postInitGui, resetGui, sendAsynchronousCommand, sendCommand, sendCommandSwingWorker, sendCommandSwingWorker, setPrintWriter, shutdownMyDestinationSubsystem, stopMyDestinationSubsystem, updateStateWithSensorspublic JComponent getGuiLayout()
getGuiLayout in class GeneralGUIpublic String getName()
getName in class GeneralGUIprotected void loadFilter()
protected void unloadFilter()
protected void updateCarrierPosition()
protected void openHooks()
protected void closeHooks()
protected void clampHooks()
protected void goToHomePosition()
protected void goToClosePosition()
protected void goToHandOff()
protected void goToStorage()
public static void main(String[] args)
args - the command line argumentsCopyright © 2015 LSST. All rights reserved.