Uses of Class
tethys.TethysState
Package
Description
-
Uses of TethysState in tethys
Modifier and TypeMethodDescriptionvoid
TethysControl.sendStateUpdate
(TethysState tethysState) Send state updates around to all state observers.void
TethysControl.updateState
(TethysState tethysState) void
TethysStateObserver.updateState
(TethysState tethysState) Receive state updates when Tethys has done something (made a connection, moved some data, etc.)
Note that this is for RECEIVING state updates, not for sending them. -
Uses of TethysState in tethys.calibration
-
Uses of TethysState in tethys.calibration.swing
Modifier and TypeMethodDescriptionvoid
CalibrationsMainPanel.updateState
(TethysState tethysState) void
CalibrationsTable.updateState
(TethysState tethysState) -
Uses of TethysState in tethys.deployment
-
Uses of TethysState in tethys.swing
Modifier and TypeMethodDescriptionvoid
DatablockDetectionsPanel.updateState
(TethysState tethysState) void
DatablockSynchPanel.updateState
(TethysState tethysState) void
DeploymentExportPanel.updateState
(TethysState tethysState) void
DeploymentsPanel.updateState
(TethysState tethysState) void
PAMGuardDeploymentsTable.updateState
(TethysState tethysState) void
TethysConnectionPanel.updateState
(TethysState tethysState) void
TethysDeploymentsTable.updateState
(TethysState tethysState) void
TethysGUIPanel.updateState
(TethysState tethysState)