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.ModedescriptorAVAILABLE_GROUP_FIELDS, CATEGORY, DEFAULT_GROUP_FIELD| Constructor and Description |
|---|
DefaultView() |
| Modifier and Type | Method and Description |
|---|---|
MonitorFormat |
getFormater()
Returns formatter associated with this view, if any.
|
static DefaultView |
makeOptimized() |
void |
setFormatter(MonitorFormat formatter)
Associates a formatter with this view.
|
addView, configure, connect, disconnect, getDescriptor, getFilter, getPanel, install, restore, save, setFilter, statusChanged, uninstallclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitedit, getNamefieldToString, getFields, getGroup, getGroups, isEmpty, setName, stringToFieldgetCategory, restore@Create(category="MonitorView", name="Default View", path="Built-In/Default", description="Default monitoring data view.") public DefaultView()
@Create(category="MonitorView", name="Optimized Default View", path="Built-In/Default Optimized", description="Default monitoring data view optimized for use with a large number of channels.") public static DefaultView makeOptimized()
public void setFormatter(MonitorFormat formatter)
MonitorViewformatter - Formatter to be associated with this view.public MonitorFormat getFormater()
MonitorViewnull if there is no formatter.Copyright © 2021 LSST. All rights reserved.