- setBladeSetPositions(double, double) - Method in class org.lsst.ccs.subsystem.shutter.gui.DisplayPanel
-
Sets the blade set positions in the shutter assembly drawing, makes sure that
it's visible and repaints it.
- setEnabled(boolean) - Method in class org.lsst.ccs.subsystem.shutter.gui.ControlPanel
-
- showCommandFailure(String) - Method in class org.lsst.ccs.subsystem.shutter.gui.ControlPanel
-
- showCommandFailure(String) - Method in class org.lsst.ccs.subsystem.shutter.gui.Dispatcher
-
- showCommandFailure(String) - Method in interface org.lsst.ccs.subsystem.shutter.gui.PluginActions
-
Show that the last attempt to command the shutter worker failed.
- showCommandSuccess() - Method in class org.lsst.ccs.subsystem.shutter.gui.ControlPanel
-
- showCommandSuccess() - Method in class org.lsst.ccs.subsystem.shutter.gui.Dispatcher
-
- showCommandSuccess() - Method in interface org.lsst.ccs.subsystem.shutter.gui.PluginActions
-
Show that the shutter worker accepted the last command.
- showPhysicalState(PhysicalState) - Method in class org.lsst.ccs.subsystem.shutter.gui.ControlPanel
-
- showPhysicalState(PhysicalState) - Method in class org.lsst.ccs.subsystem.shutter.gui.Dispatcher
-
- showPhysicalState(PhysicalState) - Method in interface org.lsst.ccs.subsystem.shutter.gui.PluginActions
-
Update the display of the "physical state" of the shutter gotten from the state bundle
of the worker subsystem.
- showPredictedTrajectory(MotionDone) - Method in class org.lsst.ccs.subsystem.shutter.gui.DisplayPanel
-
Plots the prediction for a single blade set movement.
- showStatus(ShutterStatus) - Method in class org.lsst.ccs.subsystem.shutter.gui.ControlPanel
-
- showStatus(ShutterStatus) - Method in class org.lsst.ccs.subsystem.shutter.gui.Dispatcher
-
- showStatus(ShutterStatus) - Method in class org.lsst.ccs.subsystem.shutter.gui.DisplayPanel
-
- showStatus(ShutterStatus) - Method in interface org.lsst.ccs.subsystem.shutter.gui.PluginActions
-
Update displays according to the latest ShutterStatus message received
- showTrajectory(MotionDone) - Method in class org.lsst.ccs.subsystem.shutter.gui.Dispatcher
-
- showTrajectory(MotionDone) - Method in class org.lsst.ccs.subsystem.shutter.gui.DisplayPanel
-
- showTrajectory(MotionDone) - Method in interface org.lsst.ccs.subsystem.shutter.gui.PluginActions
-
Update displays using the latest MotionDone message received.
- showWorkerIsReachable() - Method in class org.lsst.ccs.subsystem.shutter.gui.ControlPanel
-
- showWorkerIsReachable() - Method in class org.lsst.ccs.subsystem.shutter.gui.Dispatcher
-
- showWorkerIsReachable() - Method in interface org.lsst.ccs.subsystem.shutter.gui.PluginActions
-
Show that we're connected to the buses and that the worker is online.
- showWorkerIsUnreachable(String) - Method in class org.lsst.ccs.subsystem.shutter.gui.ControlPanel
-
- showWorkerIsUnreachable(String) - Method in class org.lsst.ccs.subsystem.shutter.gui.Dispatcher
-
- showWorkerIsUnreachable(String) - Method in interface org.lsst.ccs.subsystem.shutter.gui.PluginActions
-
Show that the worker subsystem can't be communicated with.
- shutdown() - Method in class org.lsst.ccs.subsystem.shutter.gui.ShutterPlugin
-
- ShutterPlugin - Class in org.lsst.ccs.subsystem.shutter.gui
-
A CCS graphical console plugin that defines a menu item for the shutter in the subsystems menu
and which displays the shutter GUI in a panel provided by the console.
- ShutterPlugin() - Constructor for class org.lsst.ccs.subsystem.shutter.gui.ShutterPlugin
-
- start() - Method in class org.lsst.ccs.subsystem.shutter.gui.ShutterPlugin
-
- StatusListener - Class in org.lsst.ccs.subsystem.shutter.gui
-
Detects the presence or absence of the worker subsystem on the CCS status bus
and listens for any status messages from it.
- StatusListener(ShutterPlugin) - Constructor for class org.lsst.ccs.subsystem.shutter.gui.StatusListener
-
- stop() - Method in class org.lsst.ccs.subsystem.shutter.gui.ShutterPlugin
-
- stopMotion() - Method in class org.lsst.ccs.subsystem.shutter.gui.Commander
-
- stopMotion() - Method in class org.lsst.ccs.subsystem.shutter.gui.Dispatcher
-
- stopMotion() - Method in interface org.lsst.ccs.subsystem.shutter.gui.PluginActions
-
Command the shutter worker to stop all blade set motion and reset the
controller.