| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.agent | |
| org.lsst.ccs.gconsole.plugins.monitor |
Plugin and infrastructure classes that support displaying monitoring data.
|
| org.lsst.ccs.subsystem.monitor.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChannelsFilter
Adapter to simplify implementing
AgentChannelsFilter. |
| Modifier and Type | Field and Description |
|---|---|
static AgentChannelsFilter |
AgentChannelsFilter.PASS
Trivial filter that accepts all channels and does not modify paths.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
AgentChannelsFilter.Listener.filterChanged(AgentChannelsFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
LsstMonitorPlugin.openPanel(AgentChannelsFilter filter,
MonitorView view) |
| Constructor and Description |
|---|
MonitorTrendingTree(CommandSender sender,
AgentChannelsFilter filter) |
Copyright © 2017 LSST. All rights reserved.