public class AdapterMonitorGuiPanel extends Object implements LsstMonitorPlugin.Listener
MonitorGui.Panel as a LsstMonitorPlugin.Listener.
This class exist to support legacy code.
To be implemented.| Constructor and Description |
|---|
AdapterMonitorGuiPanel(MonitorGui.Panel monitorPanel) |
| Modifier and Type | Method and Description |
|---|---|
void |
enabled(LsstMonitorPlugin.Event event) |
void |
fullStateReceived(LsstMonitorPlugin.Event event) |
void |
update(LsstMonitorPlugin.Event event) |
public AdapterMonitorGuiPanel(MonitorGui.Panel monitorPanel)
public void enabled(LsstMonitorPlugin.Event event)
enabled in interface LsstMonitorPlugin.Listenerpublic void fullStateReceived(LsstMonitorPlugin.Event event)
fullStateReceived in interface LsstMonitorPlugin.Listenerpublic void update(LsstMonitorPlugin.Event event)
update in interface LsstMonitorPlugin.ListenerCopyright © 2017 LSST. All rights reserved.