public class LoaderGUI extends GeneralGUI implements InterfaceLoaderGUI
GeneralGUI.CommandSwingWorker| Modifier and Type | Field and Description |
|---|---|
protected long |
clampHooksTimeout |
protected long |
closeHooksTimeout |
protected long |
goToEngagedTimeout |
protected long |
goToHandoffTimeout |
protected long |
goToStorageTimeout |
protected long |
homingHooksTimeout |
protected long |
openHooksTimeout |
protected long |
quickStopTimeout |
protected long |
updateCarrierPositionTimeout |
abortTimeout, aml, cmu, destination, generalPanel, initializationTimeout, pane, panelStateInitialized, role, updateStateWithSensorsTimeoutloaderCarrierName, loaderClampNameUPDATE_POSITION_TIMEOUT| Constructor and Description |
|---|
LoaderGUI(String name,
String role,
org.lsst.ccs.messaging.AgentMessagingLayer agentMessagingLayer) |
| Modifier and Type | Method and Description |
|---|---|
long |
getClampHooksTimeout() |
long |
getCloseHooksTimeout() |
JComponent |
getGuiLayout() |
long |
getLoGoToEngagedTimeout() |
long |
getLoGoToHandoffTimeout() |
long |
getLoGoToStorageTimeout() |
String |
getName() |
long |
getOpenHooksTimeout() |
static void |
main(String[] args)
Standalone case /
|
void |
setClampHooksTimeout(long clampHooksTimeout) |
void |
setCloseHooksTimeout(long closeHooksTimeout) |
void |
setLoGoToEngagedTimeout(int goToEngagedTimeout) |
void |
setLoGoToHandoffTimeout(int aInt) |
void |
setLoGoToStorageTimeout(int aInt) |
void |
setOpenHooksTimeout(long openHooksTimeout) |
abortAction, connected, disconnected, initGui, onStatusMessage, sendCommand, sendCommand, sendCommandSwingWorker, sendCommandSwingWorker, shutdownMyDestinationSubsystem, stopMyDestinationSubsystem, updateStateWithSensorsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloClampHoming, loClampHooks, loCloseHooks, loGoToEngaged, loGoToHandOff, loGoToStorage, loLoadFilter, loOpenHooks, loUnclampHooks, loUnloadFilter, loUpdateCarrierPositionabortAction, sendCommand, sendCommand, sendCommandSwingWorker, stopMyDestinationSubsystem, updateStateWithSensorsprotected long updateCarrierPositionTimeout
protected long openHooksTimeout
protected long closeHooksTimeout
protected long clampHooksTimeout
protected long homingHooksTimeout
protected long goToHandoffTimeout
protected long goToEngagedTimeout
protected long goToStorageTimeout
protected long quickStopTimeout
public void setLoGoToHandoffTimeout(int aInt)
setLoGoToHandoffTimeout in interface InterfaceLoaderGUIpublic void setLoGoToStorageTimeout(int aInt)
setLoGoToStorageTimeout in interface InterfaceLoaderGUIpublic void setLoGoToEngagedTimeout(int goToEngagedTimeout)
setLoGoToEngagedTimeout in interface InterfaceLoaderGUIpublic void setOpenHooksTimeout(long openHooksTimeout)
setOpenHooksTimeout in interface InterfaceLoaderGUIpublic void setCloseHooksTimeout(long closeHooksTimeout)
setCloseHooksTimeout in interface InterfaceLoaderGUIpublic void setClampHooksTimeout(long clampHooksTimeout)
setClampHooksTimeout in interface InterfaceLoaderGUIpublic long getLoGoToHandoffTimeout()
getLoGoToHandoffTimeout in interface InterfaceLoaderGUIpublic long getLoGoToStorageTimeout()
getLoGoToStorageTimeout in interface InterfaceLoaderGUIpublic long getLoGoToEngagedTimeout()
getLoGoToEngagedTimeout in interface InterfaceLoaderGUIpublic long getOpenHooksTimeout()
getOpenHooksTimeout in interface InterfaceLoaderGUIpublic long getCloseHooksTimeout()
getCloseHooksTimeout in interface InterfaceLoaderGUIpublic long getClampHooksTimeout()
getClampHooksTimeout in interface InterfaceLoaderGUIpublic JComponent getGuiLayout()
getGuiLayout in class GeneralGUIpublic String getName()
getName in interface InterfaceGeneralGUIgetName in class GeneralGUIpublic static void main(String[] args)
args - the command line argumentsCopyright © 2020 LSST. All rights reserved.