| Modifier and Type | Class and Description |
|---|---|
class |
Commander
Sends commands out to the worker subsystem and receives the acks and nacks.
|
class |
ControlPanel
Provides various controls for the shutter subsystem.
|
class |
Dispatcher
Queues GUI actions and dispatches them to a fixed list of objects that
implement the
PluginActions interface. |
class |
DisplayPanel
Coordinates updates to the plot pane and the shutter animation.
|
class |
StatusListener
Detects the presence or absence of the worker subsystem on the CCS status bus
and listens for any status messages from it.
|
| Constructor and Description |
|---|
Dispatcher(ShutterPlugin plugin,
PluginActions... receivers) |
Copyright © 2019 LSST. All rights reserved.