public final class DefaultView extends CompoundView
MonitorView.
Displays pages in tabs and configuration view at the bottom.| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultView.Descriptor |
CompoundView.Modedescriptorfilter, formatterCATEGORY| 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, getDescriptor, getPanel, install, removeChannels, restore, save, setFilter, statusChanged, uninstall, updateChannelsgetFilter, isChannelListFixedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitedit, getNameisEmpty, setNamegetCategory, restore@Create(category="MonitorView", name="Default View", path="Built-In/Default", description="Default monitoring data view.") public DefaultView()
public 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.