@ConsoleLookup(id="org.lsst.ccs.gconsole.plugins.monitor.MonitorView", name="Default View", path="Built-In/Default", description="Default monitoring data view.") public class DefaultView extends CompoundView
MonitorView.
Displays pages in tabs and configuration view at the bottom.CompoundView.Descriptor, CompoundView.Modedescriptor, filter, formatter| Constructor and Description |
|---|
DefaultView() |
| Modifier and Type | Method and Description |
|---|---|
MonitorFormat |
getFormater()
Returns formatter associated with this view, if any.
|
void |
setFormatter(MonitorFormat formatter)
Associates a formatter with this view.
|
addChannels, addView, configure, connect, connect, disconnect, disconnect, getPanel, install, removeChannels, restore, save, setFilter, statusChanged, uninstall, updateChannelsgetDescriptor, getFilter, isChannelListFixedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, isEmpty, setNamepublic void setFormatter(MonitorFormat formatter)
MonitorViewsetFormatter in interface MonitorViewsetFormatter in class AbstractMonitorView1formatter - Formatter to be associated with this view.public MonitorFormat getFormater()
MonitorViewgetFormater in interface MonitorViewgetFormater in class AbstractMonitorView1null if there is no formatter.Copyright © 2019 LSST. All rights reserved.