
public class DiagramView extends org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView3 implements FocalPlaneView
MonitorView that displays focal plane schematics as a hierarchy of tables.| Modifier and Type | Class and Description |
|---|---|
static class |
DiagramView.Descriptor |
CATEGORY| Constructor and Description |
|---|
DiagramView() |
DiagramView(DiagramView.Descriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
DiagramView.Descriptor |
getDescriptor() |
FocalPlaneFilter |
getFilter() |
List<String> |
getGroups() |
JComponent |
getPanel() |
void |
install() |
protected void |
resetChannels()
Called in response to changes in the list of display channels.
|
DiagramView.Descriptor |
save() |
void |
setFilter(org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter filter) |
void |
uninstall() |
protected void |
update()
Called in response to monitored data changes.
|
configure, disconnect, isEmpty, statusChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGroupedit, getNamegetCategory, restore, restorefieldToString, getFields, stringToField@Create(category="FocalPlaneView",
name="Focal Plane Diagram",
path="Built-In/Diagram",
description="Focal plane hierarchical diagram.")
public DiagramView()
public DiagramView(DiagramView.Descriptor descriptor)
public JComponent getPanel()
getPanel in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorViewpublic FocalPlaneFilter getFilter()
getFilter in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorViewgetFilter in interface FocalPlaneViewpublic void setFilter(org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter filter)
setFilter in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorViewpublic void install()
install in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorViewinstall in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView3public void uninstall()
uninstall in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorViewuninstall in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView3protected void resetChannels()
resetChannels in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView3protected void update()
update in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView3public List<String> getGroups()
getGroups in interface org.lsst.ccs.gconsole.plugins.monitor.GroupViewgetGroups in interface FocalPlaneViewgetGroups in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView3public DiagramView.Descriptor getDescriptor()
getDescriptor in interface org.lsst.ccs.gconsole.services.persist.Persistablepublic DiagramView.Descriptor save()
save in interface org.lsst.ccs.gconsole.services.persist.Persistablesave in interface org.lsst.ccs.gconsole.services.persist.SavableCopyright © 2020 LSST. All rights reserved.