public class SummaryView extends org.lsst.ccs.gconsole.plugins.monitor.SummaryTableView implements FocalPlaneView
FocalPlaneView that displays data in a tree-table, using filter-created groups as columns and focal plane segments as rows.FocalPlaneView.Descriptor| Modifier and Type | Field and Description |
|---|---|
static String |
PATH |
CATEGORY| Constructor and Description |
|---|
SummaryView() |
| Modifier and Type | Method and Description |
|---|---|
FocalPlaneFilter |
getFilter() |
void |
setFilter(org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter filter) |
getDescriptor, getPanel, install, resetChannels, uninstall, updateconfigure, disconnect, getGroups, isEmpty, statusChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGroup, getGroupsedit, getNamegetCategory, getDescriptor, restore, restore, savefieldToString, getFields, stringToFieldpublic static final String PATH
@Create(category="FocalPlaneView",
name="Summary Table",
path="Built-In/Summary Table",
description="Tree-table based summary table.")
public SummaryView()
public FocalPlaneFilter getFilter()
getFilter in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorViewgetFilter in interface FocalPlaneViewgetFilter in class org.lsst.ccs.gconsole.plugins.monitor.SummaryTableViewpublic void setFilter(org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter filter)
setFilter in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorViewsetFilter in class org.lsst.ccs.gconsole.plugins.monitor.SummaryTableViewCopyright © 2020 LSST. All rights reserved.