
public class LoaderGUI extends GeneralGUI
GeneralGUI.CommandSwingWorker| Modifier and Type | Field and Description |
|---|---|
protected long |
clampHooksTimeout |
protected long |
closeHooksTimeout |
protected long |
goToHandoffTimeout |
protected long |
goToStorageTimeout |
protected long |
homingHooksTimeout |
protected long |
openHooksTimeout |
protected long |
quickStopTimeout |
protected long |
updateCarrierPositionTimeout |
abortTimeout, aml, destination, generalPanel, initializationTimeout, pane, panelStateInitialized, 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 /
|
protected void |
openHooks() |
protected void |
unloadFilter() |
protected void |
updateCarrierPosition() |
abortAction, completeInitialization, connecting, disconnecting, initGui, onStatusMessage, resetGui, sendAsynchronousCommand, sendCommand, sendCommandSwingWorker, sendCommandSwingWorker, shutdownMyDestinationSubsystem, stopMyDestinationSubsystem, updateStateWithSensorsprotected long updateCarrierPositionTimeout
protected long openHooksTimeout
protected long closeHooksTimeout
protected long clampHooksTimeout
protected long homingHooksTimeout
protected long goToHandoffTimeout
protected long goToStorageTimeout
protected long quickStopTimeout
public 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 © 2016 LSST. All rights reserved.