public class ConfigurationView extends ComboGroupView
MonitorView for displaying and editing subsystem configurations.ComboGroupView.DescriptorGroupView.Filter| Modifier and Type | Field and Description |
|---|---|
static String |
PAGE_CREATOR_PATH |
static String |
PAGE_CREATOR_PATH_WHOLECAMERA |
CREATOR_PATHcurrentGroup, depth, descriptor, selectionHistorycompactFields, data, fields, filter, formatterCATEGORY| Constructor and Description |
|---|
ConfigurationView() |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getPanel()
Returns the graphical component maintained by this view.
|
static MonitorPage |
makeConfigPage() |
static MonitorPage |
makeConfigPage(String name,
List<String> subsystems) |
getDescriptor, groupsAdded, groupSelected, groupsRemoved, selectGroupaddChannels, createView, getPath, getSubgroups, getView, hasGroup, mergeGroup, removeChannels, restore, save, separateGroup, setFormatter, test1, updateChannelsconfigure, connect, createChannel, disconnect, getFilter, getFormater, getGroup, getGroupFields, getGroups, isEmpty, resetChannels, setDiscardRemovedChannels, setFilter, statusChanged, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitedit, getNameinstall, setName, uninstallgetCategory, getPath, restorepublic static final String PAGE_CREATOR_PATH
public static final String PAGE_CREATOR_PATH_WHOLECAMERA
public JComponent getPanel()
MonitorViewgetPanel in interface MonitorViewgetPanel in class ComboGroupView@Create(category="MonitorPage", name="Configuration", path="Built-In/Miscellaneous/Configuration", description="Configurations for one or more subsystems, organized by category.") public static MonitorPage makeConfigPage(@Par(def="_null_",desc="Page name. If not specified, the page will be named after the selected subsystem.") String name, @Par(def="_null_",desc="List of subsystem names. If null, configurations for all subsystems are displayed.") List<String> subsystems)
@Create(category="MonitorPage", name="Configuration", path="Built-In/Whole Camera/Configuration", description="Configurations for the whole camera, organized by subsystem and category.") public static MonitorPage makeConfigPage()
Copyright © 2023 LSST. All rights reserved.