Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractChannelsFilter - Class in org.lsst.ccs.gconsole.base.filter
Adapter to simplify implementing AgentChannelsFilter.
AbstractChannelsFilter() - Constructor for class org.lsst.ccs.gconsole.base.filter.AbstractChannelsFilter
 
AbstractMessageFilter - Class in org.lsst.ccs.gconsole.plugins.tracer.filters
Adapter to simplify implementing parameterized MessageFilter.
AbstractMessageFilter() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.filters.AbstractMessageFilter
 
AbstractMonitorView - Class in org.lsst.ccs.gconsole.plugins.monitor
An adapter that simplifies implementing MonitorView.
AbstractMonitorView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
accept(List<String>, List<ChannelSelector>, AgentChannel) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
 
add(String, String) - Method in class org.lsst.ccs.gconsole.jas3.PreferencePage
 
add(ImageView.Item) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
add(OptionalPage) - Method in class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService
Registers an optional page descriptor with the console.
add(MutableTreeNode) - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
addAddedChannel(AgentChannel) - Method in class org.lsst.ccs.gconsole.services.aggregator.MutableAgentStatusEvent
 
addAddedChannels(Collection<? extends AgentChannel>) - Method in class org.lsst.ccs.gconsole.services.aggregator.MutableAgentStatusEvent
 
addChange(AgentChannel, String) - Method in class org.lsst.ccs.gconsole.services.aggregator.MutableAgentStatusEvent
 
addChannel(AgentChannel) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.DisplayChannel
Adds an original published data channel to the list of channels associated with this display channel.
addChannel(AgentChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
addChannels(List<AgentInfo>, List<Map.Entry<String, AgentChannel>>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
Adds channels to this view.
addChannels(List<AgentInfo>, List<Map.Entry<String, AgentChannel>>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ConfigView
 
addChannels(List<AgentInfo>, List<Map.Entry<String, AgentChannel>>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
 
addedChannels - Variable in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
 
addFlag(FilteredMessage.Flag, FilteredMessage.Flag...) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Associates one or more flags with this message.
addFlag(FilteredMessage.Flag, FilteredMessage.Flag...) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
addLayoutComponent(Component, Object) - Method in class org.lsst.ccs.gconsole.plugins.demo.swing.LayMan
 
addLayoutComponent(String, Component) - Method in class org.lsst.ccs.gconsole.plugins.demo.swing.LayMan
 
addListener(AgentChannelsFilter.Listener) - Method in class org.lsst.ccs.gconsole.base.filter.AbstractChannelsFilter
 
addListener(AgentChannelsFilter.Listener) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Registers a listener that will be notified of any changes in this filter.
addListener(AgentChannelsFilter.Listener) - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
addListener(PanelListener) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
addListener(PanelListener, Component) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
addListener(PanelListener) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
addListener(PanelListener, Component) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
addListener(ChangeListener) - Method in class org.lsst.ccs.gconsole.plugins.trending.RestSource
Registers a listener to be notified if the list of channels available from this trending source changes.
addListener(JDurationChooser.Listener) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
addListener(JTimeDateChooser.Listener) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JTimeDateChooser
 
addListener(TimeWindowSelector.Listener) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector
 
addListener(AgentStatusListener, AgentChannelsFilter) - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Adds a listener to be notified of changes in agents and channels specified by the filter.
addListener(AgentStatusListener, Collection<String>, Collection<String>) - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Adds a listener to be notified of changes in specified agents and data channels.
addListener(ChangeListener) - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Registers a listener to be notified when the service is (re)connected to a new REST server.
addMenu(Action, String, String...) - Method in class org.lsst.ccs.gconsole.base.Console
Adds an item to the graphical console menu bar.
addMenu(Action, String...) - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
Adds an item to the graphical console menu bar.
addMenu(Action, String, String...) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
addMouseListener(ImageView.MListener) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
addOptionalPage(OptionalPage) - Method in class org.lsst.ccs.gconsole.base.Console
Deprecated.
Use getOptionalPageService().add(OptionalPage descriptor) instead.
addPreference(String[], String, String) - Method in class org.lsst.ccs.gconsole.base.Console
Adds a setter for one or more previously defined properties to the preferences menu.
addPreference(String[], String, String) - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
Adds a setter for one or more previously defined properties to the preferences menu.
addPreference(String[], String, String) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
addProperty(String, Object) - Method in class org.lsst.ccs.gconsole.base.Console
Defines a console property with the specified default value.
addProperty(String, Object) - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
Defines a plugin property with the specified default value.
addProperty(String, Object) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
addProperty(String, Object) - Method in class org.lsst.ccs.gconsole.jas3.PropertyHandler
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
addPropertyListener(Console.PropertyListener, String) - Method in class org.lsst.ccs.gconsole.base.Console
Registers a listener that will be notified of property changes.
addPropertyListener(Console.PropertyListener, String) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
addPropertyListener(Console.PropertyListener, String) - Method in class org.lsst.ccs.gconsole.jas3.PropertyHandler
 
addRemovedChannel(AgentChannel) - Method in class org.lsst.ccs.gconsole.services.aggregator.MutableAgentStatusEvent
 
addRemovedChannels(Collection<? extends AgentChannel>) - Method in class org.lsst.ccs.gconsole.services.aggregator.MutableAgentStatusEvent
 
addView(PersistableMonitorView, CompoundView.Mode) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
 
AdvancedTutorialPage - Class in org.lsst.ccs.gconsole.plugins.tutorial
This is a more advanced tutorial page.
AdvancedTutorialPage() - Constructor for class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
afterStart() - Method in class org.lsst.ccs.gconsole.base.Console
 
AgentChannel - Interface in org.lsst.ccs.gconsole.services.aggregator
Encapsulates static properties and current status of a data channel.
AgentChannel.Key - Interface in org.lsst.ccs.gconsole.services.aggregator
Enumeration of standard attributes.
AgentChannelsFilter - Interface in org.lsst.ccs.gconsole.base.filter
A filter that selects a set of data channels and defines their presentation.
AgentChannelsFilter.Event - Class in org.lsst.ccs.gconsole.base.filter
 
AgentChannelsFilter.Listener - Interface in org.lsst.ccs.gconsole.base.filter
Interface to be implemented by classes that should be notified of changes in the AgentChannelsFilter.
agentDisconnected(AgentInfo) - Method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
Called whenever an agent potentially contributing to this page disconnects from the buses.
AgentPanel - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
Graphics panel that contains all other panels for a specific subsystem.
AgentPanel() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel
 
AgentPanel.Descriptor - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
 
agents - Variable in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
 
agentSelector(String) - Static method in class org.lsst.ccs.gconsole.base.filter.GenericFilterPersistable
 
AgentStatusAggregator - Class in org.lsst.ccs.gconsole.services.aggregator
Collects status data from local and remote agents and notifies clients of relevant changes.
AgentStatusAggregator() - Constructor for class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
 
AgentStatusEvent - Class in org.lsst.ccs.gconsole.services.aggregator
An event fired by AgentStatusAggregator to notify AgentStatusListeners of changes in the agent's published data.
AgentStatusListener - Interface in org.lsst.ccs.gconsole.services.aggregator
Classes that implement this interface can be registered with AgentStatusAggregator to receive notifications when an agent connects or disconnects from the buses, or when there are changes in data channels published by one of the connected agents.
AggregatorTest - Class in org.lsst.ccs.gconsole.plugins.demo.monitor
 
AggregatorTest() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.monitor.AggregatorTest
 
ALERT_HIGH - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
ALERT_HIGH - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
ALERT_LOW - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
ALERT_LOW - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
AlertSelector - Class in org.lsst.ccs.gconsole.plugins.tracer.filters
 
AlertSelector() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.filters.AlertSelector
 
AlertViewer - Class in org.lsst.ccs.gconsole.plugins.alert
Display of CCS alert summary.
AlertViewer(LsstAlertPlugin, AlertViewer.Descriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.alert.AlertViewer
Creates an instance of AlertViewer.
AlertViewer.Descriptor - Class in org.lsst.ccs.gconsole.plugins.alert
 
ALL - Static variable in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Trivial filter that accepts all channels and does not modify paths.
All() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter.All
 
All(String) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter.All
 
ALL - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
 
apply(JComponent) - Method in class org.lsst.ccs.gconsole.jas3.PreferencePage
 
apply(JComponent) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
Reads GUI and updates current settings.
ArgInputPanel - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
Graphics component that displays information on a command and accepts arguments input.
ArgInputPanel() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.ArgInputPanel
 
AutoRefreshManager - Class in org.lsst.ccs.gconsole.plugins.trending
Handles automatic refreshing of trending plots.
AutoRefreshManager(LsstTrendingPlugin) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.AutoRefreshManager
 
AVAILABLE_GROUP_FIELDS - Static variable in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Available standard MonitorField constants for displaying a value corresponding to a group of display channels.
Average(String, String, FormattedValue, Set<String>) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorField.Average
 
AVERAGE_VALUE - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 

B

BasicChannel - Class in org.lsst.ccs.gconsole.services.aggregator
 
BasicChannel(String, AgentInfo) - Constructor for class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
Constructs an instance.
BasicChannel(String, AgentInfo, Map<String, Object>, Object) - Constructor for class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
Constructs an instance.
BasicChannel(BasicChannel) - Constructor for class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
Copy constructor.
BasicChannel(AgentChannel) - Constructor for class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
Copy constructor.
bgColor - Variable in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
Browser - Interface in org.lsst.ccs.gconsole.plugins.commandbrowser
Interface to be implemented by all types of command browsers.
Browser.Descriptor - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
 
BrowserFull - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
A Browser that works with multiple remote subsystems.
BrowserFull() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull
 
BrowserFull.Descriptor - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
 
BrowserOneSubsystem - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
A Browser that works with one particular subsystem.
BrowserOneSubsystem() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserOneSubsystem
 
BrowserOneSubsystem.Descriptor - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
 

C

cancel() - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Cancels this command task.
caretUpdate(CaretEvent) - Method in class org.lsst.ccs.gconsole.util.swing.HintTextField
 
CATEGORY - Static variable in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Category for general purpose Persistable filters.
CATEGORY - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage
 
CATEGORY - Static variable in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Category for general purpose Persistable views.
CATEGORY - Static variable in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel
 
CATEGORY - Static variable in class org.lsst.ccs.gconsole.plugins.trending.TrendPage
 
CATEGORY - Static variable in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
cells - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
CELLS_EVENT - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
CellTableView - Class in org.lsst.ccs.gconsole.plugins.monitor
Monitoring data table to be displayed as a part of an ImageView.
CellTableView(int, int, DefaultMonitorCell...) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
CellView - Class in org.lsst.ccs.gconsole.plugins.monitor
 
CellView(String) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
changed(JDurationChooser) - Method in interface org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser.Listener
 
changed(JTimeDateChooser) - Method in interface org.lsst.ccs.gconsole.plugins.trending.timeselection.JTimeDateChooser.Listener
 
channels - Variable in class org.lsst.ccs.gconsole.plugins.monitor.DefaultMonitorCell
 
ChannelSelector - Interface in org.lsst.ccs.gconsole.services.aggregator
Checks whether an AgentChannel satisfies certain criteria.
checkValue(Object) - Method in enum org.lsst.ccs.gconsole.base.panel.Panel
 
checkValue(Object, Object) - Static method in enum org.lsst.ccs.gconsole.base.panel.Panel
 
clear() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Removes all plotted data and resets properties.
clearAlerts(Map<String, String[]>) - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
clearFlags() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Removes all flags from this message.
clearFlags() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
click1 - Variable in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTableView.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.services.persist.Creator.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.services.persist.DataPanelDescriptor
 
clone() - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.util.tree.SModel.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.util.tree.STree.Descriptor
 
close(Component) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
close(Predicate<Component>) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
close(Map<?, ?>) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
close(Component) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
close() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage
 
close() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
closed(String) - Method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
Called when the page is closed by the user.
closePage(MonitorView) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin
Closes the console page that displays the specified view.
COLOR_BG - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
COLOR_CHANGED - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
COLOR_DISABLED - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
COLOR_ERR - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
COLOR_ERROR - Static variable in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter
 
COLOR_FG - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
COLOR_FINE - Static variable in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter
 
COLOR_GOOD - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
COLOR_GOOD - Static variable in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter
 
COLOR_MULTI - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
COLOR_NA - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
COLOR_OFF - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
COLOR_POPUP - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
COLOR_STATE - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
COLOR_WARN - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
COLOR_WARNING - Static variable in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter
 
CommandHandle - Interface in org.lsst.ccs.gconsole.agent.command
Interface to be implemented by classes that process responses to commands sent to remote subsystems.
CommandListPanel - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
Graphics component that displays a list of commands for the currently selected component.
CommandListPanel(AgentPanel) - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.CommandListPanel
 
CommandSender - Class in org.lsst.ccs.gconsole.agent.command
Utility class for sending commands to remote subsystems and processing responses.
CommandSender(AgentMessagingLayer, Executor, Executor, Scheduler) - Constructor for class org.lsst.ccs.gconsole.agent.command.CommandSender
Creates an instance of CommandSender.
CommandService - Class in org.lsst.ccs.gconsole.services.command
Provides services related to sending commands to remote subsystems.
CommandService() - Constructor for class org.lsst.ccs.gconsole.services.command.CommandService
 
CommandTask - Class in org.lsst.ccs.gconsole.agent.command
A CommandTask sends a command to a target subsystem and handles the responses.
CommandTask(CommandSender, CommandHandle, Duration, String, Object...) - Constructor for class org.lsst.ccs.gconsole.agent.command.CommandTask
Creates a CommandTask.
compare(Map.Entry<String, DisplayChannel>, Map.Entry<String, DisplayChannel>) - Method in enum org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor.Sort
 
compare(String, String) - Method in enum org.lsst.ccs.gconsole.util.tree.Sort
 
compareByName() - Static method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns comparator that compares time windows by names.
compareByTime() - Static method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns comparator that compares time windows by last use times, most recent first.
compareTo(InstanceDialog.Item) - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Item
 
compile(String) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
 
compile(Collection<String>) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
 
component() - Method in class org.lsst.ccs.gconsole.jas3.PreferencePage
 
component() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
ComponentDescriptor - Class in org.lsst.ccs.gconsole.base
JavaBean that contains information on a graphical console component.
ComponentDescriptor() - Constructor for class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
ComponentDescriptor(ComponentDescriptor) - Constructor for class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
ComponentTree - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
Graphics panel that displays a tree of subsystem components.
CompoundView - Class in org.lsst.ccs.gconsole.plugins.monitor
A monitoring data view that manages several child views.
CompoundView(JComponent) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
 
CompoundView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
JavaBean that contains information required to re-create this view in its current state.
CompoundView.Mode - Enum in org.lsst.ccs.gconsole.plugins.monitor
Enumeration of management modes for child views.
Configuration - Class in org.lsst.ccs.gconsole.base.filter
Filter that selects subsystem state channels.
Configuration(String, List<String>) - Constructor for class org.lsst.ccs.gconsole.base.filter.Configuration
 
configure(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
configure(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
configure(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
configure(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
 
configure(AgentStatusEvent) - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentStatusListener
Called when the source agent reaches OPERATIONAL state and its all static information (including channels dictionary) becomes available.
ConfigView - Class in org.lsst.ccs.gconsole.plugins.monitor
Monitoring data view that displays basic info for the monitored subsystems and provides monitoring controls.
ConfigView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.ConfigView
 
connect(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
connect(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
connect(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
connect(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
 
connect(AgentStatusEvent) - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentStatusListener
Called when a new agent connects to the buses.
CONNECT_ON_STARTUP_PROPERTY - Static variable in class org.lsst.ccs.gconsole.services.rest.LsstRestService
 
Console - Class in org.lsst.ccs.gconsole.base
Graphical Console subsystem.
Console() - Constructor for class org.lsst.ccs.gconsole.base.Console
 
Console.PropertyListener - Interface in org.lsst.ccs.gconsole.base
 
ConsoleApplication - Class in org.lsst.ccs.gconsole.jas3
Application launcher.
ConsoleApplication() - Constructor for class org.lsst.ccs.gconsole.jas3.ConsoleApplication
 
ConsolePlugin - Class in org.lsst.ccs.gconsole.base
Base class for implementing Graphical Console plugins.
ConsolePlugin() - Constructor for class org.lsst.ccs.gconsole.base.ConsolePlugin
 
ConsolePluginServices - Class in org.lsst.ccs.gconsole.base
Access to services provided by the framework to graphical console plugins.
ConsolePluginServices(Console, ConsolePlugin, ComponentDescriptor) - Constructor for class org.lsst.ccs.gconsole.base.ConsolePluginServices
 
ConsoleService - Interface in org.lsst.ccs.gconsole.base
Interface to be implemented graphical console plugins that provide services used by other plugins.
Const - Class in org.lsst.ccs.gconsole.base
Constants used by graphic components.
Const() - Constructor for class org.lsst.ccs.gconsole.base.Const
 
ControlPanel - Class in org.lsst.ccs.gconsole.plugins.trending
Control panel that displays a tree of trending channels and plot descriptors.
ControlPanel() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.ControlPanel
 
ControlPanel(ControlPanel.Descriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.ControlPanel
 
ControlPanel.Descriptor - Class in org.lsst.ccs.gconsole.plugins.trending
 
create() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
createAppProperties() - Method in class org.lsst.ccs.gconsole.jas3.ConsoleApplication
Adds properties from application definition files.
createBrowser(String, String) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin
Creates and displays a generic (un-filtered, default settings) command browser page.
createBrowser(Browser.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin
Creates and displays a command dictionary page customized by the provided descriptor.
createChannel(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
Called on EDT to create new display channels whenever this view is informed of new display paths.
createFilter(String, String[]) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
 
createFilter(InstanceDialog.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
 
createFilter(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
 
createRegions(int, int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage
 
createTracer(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
createTracer(String, String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
createTracer(String, MessageFilter) - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
CreationDialog - Class in org.lsst.ccs.gconsole.services.persist
Dialog that allows selecting Creator, entering parameters, and instantiating a Persistable object.
CreationDialog(String, String[], String, Component, Collection<? extends Creator>) - Constructor for class org.lsst.ccs.gconsole.services.persist.CreationDialog
Constructor.
Creator - Interface in org.lsst.ccs.gconsole.services.persist
An object that can instantiate a Persistable.
Creator.Descriptor - Class in org.lsst.ccs.gconsole.services.persist
JavaBean that describes an invocation of a Creator.
CreatorExecutable - Class in org.lsst.ccs.gconsole.services.persist
Creator that wraps an Executable.
CreatorExecutable(Executable, Object) - Constructor for class org.lsst.ccs.gconsole.services.persist.CreatorExecutable
Construct the factory.
CreatorFromDescriptor - Class in org.lsst.ccs.gconsole.services.persist
CreatorFromDescriptor(Persistable.Descriptor) - Constructor for class org.lsst.ccs.gconsole.services.persist.CreatorFromDescriptor
 

D

data - Variable in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
Map of display paths to display channels, to be used by subclasses to populate the view.
data - Variable in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
 
DATA_GROUP - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
DATA_TYPE - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
DataDictionary - Class in org.lsst.ccs.gconsole.plugins.tracer.filters
 
DataDictionary() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.filters.DataDictionary
 
DataPanelDescriptor - Class in org.lsst.ccs.gconsole.services.persist
Descriptor of a graphical console data panel.
DataPanelDescriptor() - Constructor for class org.lsst.ccs.gconsole.services.persist.DataPanelDescriptor
 
DATE_FORMAT - Static variable in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
 
DATE_PATTERN - Static variable in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
 
decode(String, Type) - Static method in interface org.lsst.ccs.gconsole.services.persist.Creator
Converts a string representation of a parameter value to the actual value.
DEFAULT - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
Default() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter.Default
 
Default(String) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter.Default
 
DEFAULT_COMPACT_FIELDS - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
Default list of fields to be displayed by monitoring tables in compact mode.
DEFAULT_DT_FORMAT - Static variable in class org.lsst.ccs.gconsole.base.Const
 
DEFAULT_DT_FORMAT - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
DEFAULT_FIELDS - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
Default list of fields to be displayed by monitoring tables in full mode.
DEFAULT_FLOAT_FORMAT - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
DEFAULT_FORMAT - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
Stateless default MonitorFormat instance.
DEFAULT_GROUP_FIELD - Static variable in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Default MonitorField to be used for displaying a value corresponding to a group of display channels.
DEFAULT_INT_FORMAT - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
DEFAULT_T_FORMAT - Static variable in class org.lsst.ccs.gconsole.base.Const
 
DEFAULT_TYPES - Static variable in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin
 
DefaultCommandHandle - Class in org.lsst.ccs.gconsole.services.command
Basic console-specific implementation of CommandHandle interface.
DefaultCommandHandle() - Constructor for class org.lsst.ccs.gconsole.services.command.DefaultCommandHandle
 
DefaultMonitorCell - Class in org.lsst.ccs.gconsole.plugins.monitor
Default implementation of MonitorCell.
DefaultMonitorCell() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.DefaultMonitorCell
Constructs a cell with no associated channels, NULL field, and no formatted current value.
DefaultMonitorCell(DisplayChannel, MonitorField) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.DefaultMonitorCell
Constructs a cell affected by a single display channel, with no current formatted value.
DefaultMonitorCell(List<? extends DisplayChannel>, MonitorField) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.DefaultMonitorCell
Constructs a cell affected by zero or more data channels, with no current formatted value.
DefaultMonitorCell(List<? extends DisplayChannel>, MonitorField, FormattedValue) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.DefaultMonitorCell
Constructs a cell affected by zero or more data channels, with no current formatted value.
DefaultMonitorFormat() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat.DefaultMonitorFormat
 
DefaultView - Class in org.lsst.ccs.gconsole.plugins.monitor
Default MonitorView.
DefaultView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.DefaultView
 
DefaultView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
 
delete(TimeWindow) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
Removes the specified window from this list.
delete(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Deletes the specified descriptor from storage.
deleteFilter(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
Deletes user-defined filter from local storage.
DemoFilter - Class in org.lsst.ccs.gconsole.plugins.demo.aggregator
 
DemoFilter() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.aggregator.DemoFilter
 
DESCR - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
DESCR - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
descriptor - Variable in class org.lsst.ccs.gconsole.base.filter.AbstractChannelsFilter
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.base.InstanceDialog.Descriptor
Default constructor.
Descriptor(String) - Constructor for class org.lsst.ccs.gconsole.base.InstanceDialog.Descriptor
Constructs a descriptor from an encoded string.
Descriptor(String, String...) - Constructor for class org.lsst.ccs.gconsole.base.InstanceDialog.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
Descriptor(ComponentDescriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserOneSubsystem.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin.Descriptor
 
Descriptor(ComponentDescriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin.Descriptor
 
descriptor - Variable in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.CompoundView.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.DefaultView.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin.Descriptor
 
Descriptor(ComponentDescriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.SectionedTableView.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TabbedView.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TreeView.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.ControlPanel.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
Descriptor(ComponentDescriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
Descriptor(String) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
Descriptor(String, String) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
Descriptor(Trend.Descriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService.Descriptor
 
Descriptor(ComponentDescriptor) - Constructor for class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.services.persist.Creator.Descriptor
 
Descriptor(String, String, String...) - Constructor for class org.lsst.ccs.gconsole.services.persist.Creator.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
descriptor - Variable in class org.lsst.ccs.gconsole.util.tree.SModel
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.util.tree.SModel.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.util.tree.STree.Descriptor
 
destroy() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MeshTable
 
destroy() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
Called when the table is discarded.
destroy() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable
 
disconnect(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
disconnect(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
disconnect(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
disconnect(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
 
disconnect(AgentStatusEvent) - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentStatusListener
Called when an agent disconnects from the buses or goes into OFFLINE state.
DisplayChannel - Interface in org.lsst.ccs.gconsole.plugins.monitor
Represents a channel displayed by a monitoring views.
DisplayChannelMulti - Class in org.lsst.ccs.gconsole.plugins.monitor
DisplayChannel that can be associated with multiple original data channels.
DisplayChannelMulti(String) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
DisplayChannelSingle - Class in org.lsst.ccs.gconsole.plugins.monitor
Default implementation of DisplayChannel.
DisplayChannelSingle(String, AgentChannel, Updatable) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelSingle
 
DT_FORMAT - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat.DefaultMonitorFormat
 

E

EDGE_PATTERN - Static variable in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
 
edit(String, Component) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage
 
edit(String, Component) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.PersistableMonitorView
 
edit(T, String, Component) - Method in interface org.lsst.ccs.gconsole.services.persist.Editor
Takes user input and modifies the provided Persistable instance.
edit(String, Component) - Method in interface org.lsst.ccs.gconsole.services.persist.Persistable
Takes user input and returns a modified Persistable instance.
edit(Persistable, String, Component) - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Takes user input and returns a modified Persistable instance.
editable - Variable in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
Editor<T extends Persistable> - Interface in org.lsst.ccs.gconsole.services.persist
Interface to be implemented by classes that allow users to modify a Persistable instance.
editTimeWindow(JComponent, TimeWindow) - Static method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowDialog
Opens trending time window creation/editing dialog.
EMPTY - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
Indicates a permanently empty cell.
EMPTY - Static variable in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorCell
Immutable cell with no display channels, MonitorField.NULL field, FormattedValue.EMPTY value.
EMPTY() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorDisplay.EMPTY
 
enableChooseMe(CommandState) - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
enableEnableChooseMe(BooleanCommandState) - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
encode(Object, Type) - Static method in interface org.lsst.ccs.gconsole.services.persist.Creator
Converts a parameter value to its string representation.
equals(Object) - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Item
 
equals(Object) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
equals(Object) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelSingle
 
equals(Object) - Method in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
equals(Object) - Method in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
 
error(String) - Method in class org.lsst.ccs.gconsole.base.Console
Notifies the user of an application error.
error(String, Exception) - Method in class org.lsst.ccs.gconsole.base.Console
Notifies the user of an application error.
error(String) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
error(String, Exception) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
Event(AgentChannelsFilter) - Constructor for class org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter.Event
 
Event(MonitorTable, MonitorTable.Event.Reason) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable.Event
 
Event(Object, TimeWindow) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector.Event
 
execute(CommandHandle, Duration, String, Object...) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem.
execute(Duration, String, Object...) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem, using the default CommandHandle of this sender to process responses.
execute(CommandHandle, String, Object...) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem with the default timeout.
execute(String, Object...) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem with the default timeout and the default callback handle.
execute(CommandHandle, Duration, String, Object...) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Sends a command to a remote subsystem.
execute(CommandHandle, String, Object...) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Sends a command to a remote subsystem with the default timeout.
execute(Duration, String, Object...) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Sends a command to a remote subsystem, and displays a message if the command fails.
execute(String, Object...) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Sends a command to a remote subsystem with the default timeout, and displays a message if the command fails.
exit() - Method in class org.lsst.ccs.gconsole.jas3.ConsoleApplication
 
expandLevel(int) - Method in class org.lsst.ccs.gconsole.util.tree.STree
 
exportToFile(OutputStream, Component[], Component, Properties, String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorExport
 
exportToFile(File, Component[], Component, Properties, String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorExport
 

F

fgColor - Variable in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
field - Variable in class org.lsst.ccs.gconsole.plugins.monitor.DefaultMonitorCell
 
fieldToString(MonitorField) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Converts MonitorField to its string representation.
filter - Variable in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
filter(List<String>, List<ChannelSelector>, Collection<T>) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
 
filter(List<String>, List<ChannelSelector>, Collection<T>, List<T>) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
Appends channels matching selectors to the provided list.
filterChanged(AgentChannelsFilter.Event) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter.Listener
 
FilterDialog - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
Dialog for editing agent filters.
FilterEditor - Class in org.lsst.ccs.gconsole.plugins.tracer
GUI editor for UserFilter.
FilteredMessage - Interface in org.lsst.ccs.gconsole.plugins.tracer
A bus message that has been processed by tracer filters.
FilteredMessage.Flag - Enum in org.lsst.ccs.gconsole.plugins.tracer
Flags that can trigger various actions by the tracer and/or the graphical console.
FilterFixed - Class in org.lsst.ccs.gconsole.plugins.demo.monitor
Demo filter that displays a fixed set of channels from two different subsystems.
FilterFixed(String, Map<String, String>) - Constructor for class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterFixed
 
FilterMonitored - Class in org.lsst.ccs.gconsole.plugins.demo.monitor
Demo filter that displays all monitoring channels from all subsystems, using subsystem name as a page name.
FilterMonitored() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterMonitored
 
filterMonitorOnly(String, List<String>, String, boolean, List<String>) - Static method in class org.lsst.ccs.gconsole.base.filter.GenericFilterPersistable
 
FilterOutOfRange - Class in org.lsst.ccs.gconsole.plugins.demo.monitor
Demo filter that only displays channels with values out of range.
FilterOutOfRange() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterOutOfRange
 
FilterRegistry - Class in org.lsst.ccs.gconsole.plugins.tracer
Maintains a collection of named message filters.
findPage(PanelType, String) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
fire() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
fire() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JTimeDateChooser
 
fireActionPerformed() - Method in class org.lsst.ccs.gconsole.util.swing.SearchField
 
fireChangeEvent(MonitorTable.Event.Reason) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
fireChangeEvent(MonitorTable.Event) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
fireEvent() - Method in class org.lsst.ccs.gconsole.plugins.trending.RestSource
Notifies listeners of changes in this source.
FLOAT_FORMAT - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat.DefaultMonitorFormat
 
focusGained(FocusEvent) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.HintTextField
 
focusGained(FocusEvent) - Method in class org.lsst.ccs.gconsole.util.swing.HintTextField
 
focusLost(FocusEvent) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.HintTextField
 
focusLost(FocusEvent) - Method in class org.lsst.ccs.gconsole.util.swing.HintTextField
 
format - Variable in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
format(List<AgentChannel>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField.Average
 
format(AgentChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Returns the current formatted value of this field in the specified data channel, or null if this field does not define custom formatting.
format(List<AgentChannel>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Returns the current formatted value of this field for the specified list of channels, or null if this field does not define formatting for multiple channels.
format(MonitorField, List<AgentChannel>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
Produces formatted value, given the field and the list of contributing channels.
format(MonitorField, AgentChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
Produces formatted value, given the monitored field and the data channel whose value needs to be formatted.
format(FormattedValue) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
Completes formatting of a partially formatted value.
format(MonitorCell) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
Convenience method that updates FormattedValue associated with the specified cell.
format(MonitorCell, DisplayChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
Convenience method that updates FormattedValue associated with the specified cell, assuming that the only possible reason for a change are changes in the specified channel.
format(MonitorField, DisplayChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
Convenience method that produces formatted value, given the field and the channel handle.
format - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
FORMAT - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
formattedValue - Variable in class org.lsst.ccs.gconsole.plugins.monitor.DefaultMonitorCell
 
FormattedValue - Class in org.lsst.ccs.gconsole.plugins.monitor
Formatted content of a graphic component that displays a single value.
FormattedValue() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
Default constructor.
FormattedValue(String, Color, Color, Integer, String, Boolean) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
Full constructor.
FormattedValue(FormattedValue) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
Copy constructor.
FormattedValue(String, Integer) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
Constructs an instance with specified text and alignment.
formatter - Variable in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
formatTimeStamp(Instant) - Static method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer
 
FROM_BUS_PROPERTY - Static variable in class org.lsst.ccs.gconsole.services.rest.LsstRestService
 

G

GenericFilter - Class in org.lsst.ccs.gconsole.base.filter
Deprecated.
GenericFilter(String, String, String, String, boolean, String) - Constructor for class org.lsst.ccs.gconsole.base.filter.GenericFilter
Deprecated.
Constructs a filter.
GenericFilterPersistable - Class in org.lsst.ccs.gconsole.base.filter
Generic configurable channel filter.
GenericFilterPersistable(String, List<String>, List<String>, String, boolean, List<String>) - Constructor for class org.lsst.ccs.gconsole.base.filter.GenericFilterPersistable
Constructs a filter.
get() - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Waits if necessary for the command execution to complete, and then returns its result.
get(Component, Object) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
Returns the value of the panel property identified by the specified key.
get(Component, Collection<?>) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
get(Component, Object) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
Returns a property of the specified graphical console panel.
get(String[]) - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.HeartBeatSelector
 
get(String[]) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilter
Returns a reference to this filter.
get(String[]) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilterFactory
Constructs and returns a filter.
get(String, long, long, EnumSet<Trend.Meta>, TrendData) - Method in class org.lsst.ccs.gconsole.plugins.trending.RestSource
 
get() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
Returns the currently selected duration in seconds.
get() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JTimeDateChooser
Returns the currently selected date and time.
get(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
Returns preset with the specified index.
get(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
Returns time window with the specified name.
get(Object) - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel
Returns the value of the channel attribute identified by the key.
get() - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel
Returns the current central value of this channel.
get(Object) - Method in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
Returns the value of the channel attribute identified by the key.
get() - Method in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
Returns the current central value of this channel.
get(JComponent) - Static method in class org.lsst.ccs.gconsole.services.persist.DataPanelDescriptor
 
getAction() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
getAddedChannels() - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
Returns a list of new channels.
getAffectedFields(Collection<String>, Collection<MonitorField>) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
getAffectedFields(Collection<String>) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
getAffectedFields(List<String>) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.Updatable
Translates a list of attributes whose values might have changed into the list of fields that might have been affected.
getAgent() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.Descriptor
 
getAgent() - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel
Returns the descriptor of the Agent this channel belongs to.
getAgent(String) - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Return AgentInfo instance for the specified Agent.
getAgent() - Method in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
Returns the descriptor of the Agent this channel belongs to.
getAgent() - Method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
 
getAgentName() - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel
Returns the name of the Agent this channel belongs to.
getAgentName() - Method in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
Returns the name of the Agent this channel belongs to.
getAgentNames() - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
Returns the list of names of remote agents whose data is included in this event.
getAgentPanel() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.Descriptor
 
getAgents() - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns a list of agent names accepted by this filter.
getAgents() - Method in class org.lsst.ccs.gconsole.base.filter.Configuration
 
getAgents() - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilter
Deprecated.
 
getAgents() - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilterPersistable
 
getAgents() - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
getAgents() - Method in class org.lsst.ccs.gconsole.base.filter.States
 
getAgents() - Method in class org.lsst.ccs.gconsole.plugins.demo.aggregator.DemoFilter
 
getAgents() - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterFixed
Returns a list of agent names accepted by this filter.
getAgents() - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Lists currently connected agents.
getAgents() - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
Returns the list of remote agents whose data is included in this event.
getAgentState(String) - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Returns the current state of the specified Agent.
getAlignmentX() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getAlignmentY() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getAmount() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
getApplication() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
getArguments() - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Returns the command arguments.
getAttributes(String) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns additional attributes associated with the specified path.
getAttributes(String) - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
getAttributes() - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel
Returns the list of keys of attributes this channel has.
getAttributes() - Method in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
 
getBars(double[][]) - Method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
Computes data for displaying error bars.
getBgColor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
getBrowsers() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin.Descriptor
 
getBusMessage() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Returns the wrapped bus message, usually the original message received over the buses.
getBusMessage() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
getCategory() - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel.Descriptor
 
getCategory() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
getCategory() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getCategory() - Method in class org.lsst.ccs.gconsole.services.persist.Creator.Descriptor
 
getCategory() - Method in interface org.lsst.ccs.gconsole.services.persist.Creator
Returns the category this factory belongs to.
getCategory() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorExecutable
 
getCategory() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorFromDescriptor
 
getCategory() - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
getCategory() - Method in interface org.lsst.ccs.gconsole.services.persist.Persistable
Returns the category this Persistable belongs to.
getCells(DisplayChannel, MonitorField) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
Returns indices of all cells whose content is affected by the specified item and field.
getChannel() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.DisplayChannel
Returns the original published data channel associated with this display channel.
getChannel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelSingle
 
getChannel(String) - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Returns the channel specified by the given path.
getChannelList() - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Retrieves and returns the list of channels currently available from the REST server.
getChannelList(long) - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Retrieves and returns the list of channels currently available from the REST server.
getChannels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DefaultMonitorCell
Returns the list of display channels that affect this cell.
getChannels() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.DisplayChannel
Returns an unmodifiable list of original published data channels associated with this display channel.
getChannels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
getChannels() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorCell
Returns the list of display channels that affect this cell.
getChannels() - Method in class org.lsst.ccs.gconsole.plugins.trending.RestSource
 
getChannels(String...) - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Deprecated.
Use getChannels(List<String> agents, List<String> channels) instead.
getChild(Object, int) - Method in class org.lsst.ccs.gconsole.util.tree.SModel
 
getChild(String) - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getChildAt(int) - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getChildBefore(TreeNode) - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getChildren() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView.Descriptor
 
getClassName() - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
getClick1() - Method in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
getCode() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
getColor() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Returns the color to be used for printing this message.
getColor() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
getColor() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
getColor() - Method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
 
getColumnClass(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
 
getColumnCount() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
getColumnCount() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
 
getColumnName(int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable
 
getColumnName(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
 
getColumns() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
getCommand() - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Returns the command as a string in subsystem/path/method format.
getConfiguration() - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
getConsole() - Static method in class org.lsst.ccs.gconsole.base.Console
Returns the singleton instance of Console.
getConsole() - Method in class org.lsst.ccs.gconsole.base.ConsolePlugin
Provides access to the graphical console subsystem.
getConsole() - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
Returns a reference to the graphical console subsystem.
getConsoleLookup() - Method in class org.lsst.ccs.gconsole.base.Console
Returns a lookup instance that can be used objects registered by various components of the graphical console.
getConsoleLookup() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
getContent() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getContext(Component) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
Returns PageContext instance whose view is the specified component or one of its ancestors.
getControlPages() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
getCreator() - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
getCurrentViews() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin.Descriptor
 
getData() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
getData() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Returns the list of trends displayed by this plotter.
getData() - Method in class org.lsst.ccs.gconsole.services.persist.DataPanelDescriptor
 
getData(long, long, String, int, String...) - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Retrieves and returns the data for the specified channel and time window.
getData(long, long, String, int, Integer...) - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Retrieves and returns the data for the specified channel and time window.
getData() - Method in class org.lsst.ccs.gconsole.util.tree.SModel
 
getDefaultFields(Collection<String>) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
getDescription() - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
getDescription() - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Item
 
getDescription() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorExport
 
getDescription() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.AlertSelector
 
getDescription() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.DataDictionary
 
getDescription() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.HeartBeatSelector
 
getDescription() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.LegacyFormatter
 
getDescription() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter
 
getDescription() - Method in class org.lsst.ccs.gconsole.plugins.tracer.MessageFilterAdapter
 
getDescription() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilterFactory
Returns the description of the filters created by this factory.
getDescription() - Method in interface org.lsst.ccs.gconsole.services.persist.Creator
The description of this factory.
getDescription() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorExecutable
 
getDescription() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorFromDescriptor
 
getDescription() - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
Returns the descriptor for the graphical console plugin associated with this ConsolePluginServices instance.
getDescriptor() - Method in class org.lsst.ccs.gconsole.base.filter.AbstractChannelsFilter
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ConfigView
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTableView
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SummaryTableView
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView
Returns a reference to the descriptor maintained by this view.
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.services.persist.CreationDialog
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorFromDescriptor
 
getDescriptor() - Method in interface org.lsst.ccs.gconsole.services.persist.Persistable
Returns a reference to the descriptor maintained by this component.
getDevice() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
getDictionaryChannels(List<String>, List<String>) - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Returns a list of channels identified by the specified selectors.
getDisplayChannels() - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns a list of display paths produced by this filter.
getDisplayChannels() - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
getDisplayChannels() - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterFixed
Returns a list of display paths produced by this filter.
getDisplayChannels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
getDisplayChannels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
getDisplayMode() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
getDisplayPath(AgentChannel) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns the display channel corresponding to the specified original channel.
getDisplayPath(String) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns the display channel corresponding to the specified original path.
getDisplayPath(AgentChannelsFilter, String) - Static method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns a list of display paths for the specified original path, applying the provided filter.
getDisplayPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilter
Deprecated.
 
getDisplayPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilterPersistable
 
getDisplayPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.RegExFilter
 
getDisplayPath() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
getDisplayPaths(AgentChannel) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns a list of display channels for the specified original channel.
getDisplayPaths(String) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns a list of display channels for the specified original path.
getDisplayPaths(String) - Method in class org.lsst.ccs.gconsole.base.filter.Configuration
 
getDisplayPaths(AgentChannel) - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
getDisplayPaths(String) - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
getDisplayPaths(String) - Method in class org.lsst.ccs.gconsole.base.filter.States
 
getDisplayPaths(String) - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterFixed
Returns a list of display channels for the specified original path.
getDisplayPaths(String) - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterMonitored
 
getDisplayPaths(AgentChannel) - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterOutOfRange
 
getDisplayPaths(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
getDisplayPaths(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
getDnd() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
getDoubleClick() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
getDrawMeta() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
getEvent() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.MEvent
 
getExpandedSections() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable.Descriptor
 
getExpansionState() - Method in class org.lsst.ccs.gconsole.util.tree.STree.Descriptor
 
getExtensions() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorExport
 
getFactories(String) - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Utility method that returns all registered instance creators in the specified category.
getFactory() - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Item
 
getFactory(String, String) - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Utility method that returns an instance creator identified by category and path.
getFgColor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
getField() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DefaultMonitorCell
Returns the monitored field descriptor that defines formatting of this cell.
getField() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorCell
Returns the descriptor of the monitored field this cell displays.
getFields(boolean) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns a list of attributes to display for each channel.
getFields(boolean) - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilter
Deprecated.
 
getFields(boolean) - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilterPersistable
 
getFields(boolean) - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
getFields(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
getFields(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
getFields() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Retrieves a list MonitorField for display channel groups from the filter.
getFilter() - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
getFilter() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
getFilter() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
getFilter() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
 
getFilter() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView
Returns null since there is no filter associated with an image-based view.
getFilter() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage.Descriptor
 
getFilter() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Returns the filter associated with this view, or null if there is none.
getFilter() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterEditor
 
getFilter(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
Returns the filter specified by the name.
getFilter() - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel.Descriptor
 
getFilterGroups() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull.Descriptor
 
getFilterNames() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull.Descriptor
 
getFilterProperties() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull.Descriptor
 
getFilterRegistry() - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
getFilterTypes() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull.Descriptor
 
getFlags() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
getFlags() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Returns the flags associated with this message.
getFlags() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
getFormater() - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
getFormater() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DefaultView
 
getFormater() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Returns formatter associated with this view, if any.
getFormattedArgumentValues() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.ArgInputPanel
Returns a pretty string for displaying the values to the user.
getFormattedValue() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DefaultMonitorCell
Returns the current formatted value to be displayed by this cell.
getFormattedValue() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorCell
Returns the current formatted value to be displayed by this cell.
getFormattedValues() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.ArgInputPanel
 
getGroup(String) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Computes group name based on the display path returned by the filter.
getGroups() - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
getGroups() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Returns a list of display channels groups.
getHeight() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getHighT() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns latest time for data points contained in this dataset.
getHomeDirectory() - Method in class org.lsst.ccs.gconsole.base.Console
Returns the path to the graphical console home directory.
getHomeDirectory() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
getHorizontalAlignment() - Method in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
getId() - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
getInstance(Class<T>, Component, String, Collection<?>) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
getInstance(Class<T>, Component, String, String) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
getInstance(Class<T>, Component, String) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
getInstance(InstanceDialog.Descriptor, Class<T>, Collection<?>) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
getInstance(InstanceDialog.Descriptor, Class<T>, String) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
getInstance(InstanceDialog.Descriptor, Class<T>) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
getInstance(InstanceDialog.Descriptor, Class<T>, Component, String, Collection<?>) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
getInstance(InstanceDialog.Descriptor, Class<T>, Component, String, String) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
getInstance(InstanceDialog.Descriptor, Class<T>, Component, String) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
getInstance() - Method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
getInstance(Studio, PluginInfo, ClassLoader) - Method in class org.lsst.ccs.gconsole.jas3.LsstPluginFactory
 
getInstance(int, String, boolean, AlertState) - Static method in class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterFixed
Demo for automatic filter instantiation.
getInstance(Collection<Map.Entry<String, DisplayChannel>>, List<MonitorField>) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.MeshTable
 
getInstance(String) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Returns an instance identified by the specified string.
getInstance(Collection<Map.Entry<String, DisplayChannel>>, List<MonitorField>, SectionedTable.Descriptor) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable
 
getInstance() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.HeartBeatSelector
 
getInstance() - Static method in class org.lsst.ccs.gconsole.util.diagnostics.Profiler
 
getInstance(String) - Static method in class org.lsst.ccs.gconsole.util.diagnostics.Profiler
 
getKey(Object) - Static method in enum org.lsst.ccs.gconsole.base.panel.Panel
 
getKey() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Returns a unique key of this field.
getKeys() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Returns a set of keys of data channel attributes that might effect the value of this field or its formatting.
getKeys() - Method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
 
getLastChild() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getLastLeaf() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getLastSelectedPathComponent() - Method in class org.lsst.ccs.gconsole.util.tree.STree
 
getLastUseTime() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns the time in milliseconds when this time window was last selected.
getLatestData(String) - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Retrieves and returns the latest recorded data for the specified channel.
getLayer() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getLayoutAlignmentX(Container) - Method in class org.lsst.ccs.gconsole.plugins.demo.swing.LayMan
 
getLayoutAlignmentY(Container) - Method in class org.lsst.ccs.gconsole.plugins.demo.swing.LayMan
 
getLength() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
 
getLocalPath() - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel
Returns the path of this channel with the agent name and the following slash stripped.
getLocalPath() - Method in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
Returns the path of this channel with the agent name and the following slash stripped.
getLocation() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
getLogger() - Method in class org.lsst.ccs.gconsole.jas3.LsstPlugin
Deprecated.
Returns the default logger associated with the graphical console.
getLoggerUI() - Method in class org.lsst.ccs.gconsole.base.Console
Returns the default logger associated with the graphical console.
getLookup() - Method in class org.lsst.ccs.gconsole.jas3.LsstPlugin
Deprecated.
Access to the lookup singleton.
getLowerEdge() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns the current value of the lower edge of this window.
getLowerEdge(long) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns the lower edge of this time window at the specified time.
getLowerEdgeDelay() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns the difference between the lower edge of this time window and the current time.
getLowerEdgeString() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns the lower edge of this time window in standard format.
getLowT() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns earliest time for data points contained in this dataset.
getMaxHeight() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getMaximumSize() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
getMaximumSize() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
getMaximumSize() - Method in class org.lsst.ccs.gconsole.util.swing.HintTextField
 
getMaxWidth() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getMessage() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Deprecated.
Use getText() instead.
getMessage() - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
Returns the status message that triggered this event.
getMessagingAccess() - Method in class org.lsst.ccs.gconsole.jas3.LsstPlugin
Deprecated.
Access to the AgentMessagingLayer singleton.
getMeta() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
getMethod() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
getMIMETypes() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorExport
 
getMinHeight() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getMinimumSize() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
getMinimumSize() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
getMinimumSize() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTableCellRenderer
 
getMinWidth() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getMode() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
getModel() - Method in class org.lsst.ccs.gconsole.util.tree.STree
 
getName() - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
getName() - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns the name of this filter.
getName() - Method in class org.lsst.ccs.gconsole.base.filter.Configuration
 
getName() - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilter
Deprecated.
 
getName() - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilterPersistable
 
getName() - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
getName() - Method in interface org.lsst.ccs.gconsole.base.filter.PersistableAgentChannelsFilter
Returns the name of this filter.
getName() - Method in class org.lsst.ccs.gconsole.base.filter.RegExFilter
 
getName() - Method in class org.lsst.ccs.gconsole.base.filter.States
 
getName() - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Item
 
getName() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.Descriptor
 
getName() - Method in interface org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
Returns the name of this command browser.
getName() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull
 
getName() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserOneSubsystem
 
getName() - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterFixed
Returns the name of this filter.
getName() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
getName() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
getName() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage
 
getName() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Returns the name of this view.
getName() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.PersistableMonitorView
 
getName() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.HeartBeatSelector
 
getName() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilterFactory
Returns the path of the filters created by this factory.
getName() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns the name of this time window.
getName() - Method in interface org.lsst.ccs.gconsole.services.persist.Creator
The name of this factory.
getName() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorExecutable
 
getName() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorFromDescriptor
 
getName() - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
getName() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getNBins() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
getNewValue() - Method in class org.lsst.ccs.gconsole.base.panel.PanelEvent
 
getNextLeaf() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getNextNode() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getNextSibling() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getNodes() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.Descriptor
 
getOffPoint() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
getOffPointMeta() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getOffPointSet() - Static method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
 
getOldValue() - Method in class org.lsst.ccs.gconsole.base.panel.PanelEvent
 
getOnPoint() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
getOnPointMeta() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getOnPointSet() - Static method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
 
getOpen() - Method in class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService.Descriptor
 
getOptionalPageService() - Method in class org.lsst.ccs.gconsole.base.Console
 
getOrDefault(Component, Object, Object) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
Returns the value of the panel state attribute identified by the specified key, or defaultValue if either the panel state contains no mapping for the key, or the key is mapped to null .
getOriginChannels() - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns a list of original channel paths accepted by this filter.
getOriginChannels() - Method in class org.lsst.ccs.gconsole.base.filter.Configuration
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilter
Deprecated.
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilterPersistable
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.base.filter.RegExFilter
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.base.filter.States
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.plugins.demo.aggregator.DemoFilter
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterMonitored
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
getOriginPath(String) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns the original path corresponding to the specified display channel.
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.Configuration
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilter
Deprecated.
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilterPersistable
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.RegExFilter
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.States
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterFixed
Returns the original path corresponding to the specified display channel.
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterMonitored
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
getOriginPaths(String) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns the list of original paths mapped to the specified display channel.
getPage() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.Descriptor
 
getPage(AgentInfo) - Method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
Called with null argument when this descriptor is registered, then whenever a new subsystem is detected on the buses.
getPageManager(PanelType) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
getPages() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
getPages(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
getPanel(Component) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
getPanel(Component) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
getPanel() - Method in interface org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
Initializes the browser if necessary, and returns its root graphics component.
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserOneSubsystem
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
Returns the graphical component maintained by this view.
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ConfigView
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage.Descriptor
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage
 
getPanel() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Returns the graphical component maintained by this view.
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTableView
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SummaryTableView
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView
Returns the graphical component maintained by this view.
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
getPanelManager() - Method in class org.lsst.ccs.gconsole.base.Console
Returns the instance of PanelManager that can be used to create and manage GUI panels.
getPanelManager() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
getPanels() - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
Returns the list of panels managed by this PanelManager.
getPanels(Predicate<Component>) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
getPanels(Map<?, ?>) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
getPanels(Object, Object) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
getPanels() - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
getParameterDescriptions() - Method in interface org.lsst.ccs.gconsole.services.persist.Creator
The list of the names of the parameters of this factory.
getParameterDescriptions() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorExecutable
 
getParameterDescriptions() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorFromDescriptor
 
getParameters() - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Descriptor
 
getParameters(int) - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Descriptor
 
getParameters() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.AbstractMessageFilter
 
getParameters() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilter
 
getParameters() - Method in class org.lsst.ccs.gconsole.services.persist.Creator.Descriptor
 
getParameters() - Method in interface org.lsst.ccs.gconsole.services.persist.Creator
The list of parameters of this factory.
getParameters() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorExecutable
 
getParameters() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorFromDescriptor
 
getParent() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getPath() - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Descriptor
 
getPath() - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Item
 
getPath() - Static method in class org.lsst.ccs.gconsole.plugins.demo.monitor.FilterFixed
 
getPath() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.DisplayChannel
Returns the display path associated with this channel.
getPath() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
getPath() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelSingle
 
getPath() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.AlertSelector
 
getPath() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.DataDictionary
 
getPath() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.HeartBeatSelector
 
getPath() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.LegacyFormatter
 
getPath() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter
 
getPath() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilter
 
getPath() - Method in class org.lsst.ccs.gconsole.plugins.tracer.MessageFilterAdapter
 
getPath() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilterFactory
Returns the path of the filters created by this factory.
getPath() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
getPath() - Method in class org.lsst.ccs.gconsole.plugins.tracer.UserFilter
 
getPath() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
getPath() - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel
Return the unique path of this channel.
getPath() - Method in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
Return the unique path of this channel.
getPath() - Method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
Deprecated.
The complete path should be returned by getPage(AgentInfo).
getPath() - Method in class org.lsst.ccs.gconsole.services.persist.Creator.Descriptor
 
getPath() - Method in interface org.lsst.ccs.gconsole.services.persist.Creator
Returns the slash-separated path to this factory.
getPath() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorExecutable
 
getPath() - Method in class org.lsst.ccs.gconsole.services.persist.CreatorFromDescriptor
 
getPath() - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
getPath() - Method in interface org.lsst.ccs.gconsole.util.tree.HasPath
Returns the path to this object.
getPath(String) - Method in class org.lsst.ccs.gconsole.util.tree.SModel
 
getPath(String[]) - Method in class org.lsst.ccs.gconsole.util.tree.SModel
 
getPath() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getPathAsString() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getPathAsStringArray() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getPathToRoot(TreeNode, int) - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getPlotter() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
getPlotters() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
getPlotters(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
getPlugin() - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
Returns a reference to the graphical console plugin associated with this ConsolePluginServices instance.
getPreferredSize() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
getPresetList() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector
Returns PresetList instance that maintains a list of time window presets currently known to the application.
getPreviousLeaf() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getPreviousNode() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getPreviousSibling() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getProperty(String) - Method in class org.lsst.ccs.gconsole.base.Console
Returns the value of the property with the specified key.
getProperty(String) - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
Returns the value of the property with the specified key.
getProperty(String) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
getProperty(String) - Method in class org.lsst.ccs.gconsole.jas3.PropertyHandler
 
getProperty(String) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Returns the property of this message identified by the specified key.
getPropertyName() - Method in class org.lsst.ccs.gconsole.base.panel.PanelEvent
 
getRangeT() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getRangeV() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getReason() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable.Event
 
getRecent(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
Returns a list of maxSize most recently used time windows ordered by name.
getRecentViews() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin.Descriptor
 
getRefreshMax() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
getRefreshMin() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
getRegion() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
getRemovedChannels() - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
Returns a list of channels that are no longer published by the agent.
getResult() - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Waits if necessary for the command execution to complete, and then returns its result or exception.
getRoot() - Method in class org.lsst.ccs.gconsole.util.tree.SModel
 
getRoot() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getRootName() - Method in class org.lsst.ccs.gconsole.util.tree.SModel
 
getRowCount() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
getRowCount() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
 
getRows() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
getSavedDescriptors(String) - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Returns a list of saved descriptors in the specified category.
getSelectedPanel(PanelType) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
getSelectedPathAsString() - Method in class org.lsst.ccs.gconsole.util.tree.STree
 
getSelectedTimeWindow() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector
Returns currently selected time window.
getSelectedUserObject() - Method in class org.lsst.ccs.gconsole.util.tree.STree
 
getSelection() - Method in class org.lsst.ccs.gconsole.util.tree.STree.Descriptor
 
getSender() - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Creates a new customizable instance of CommandSender configured for use in the graphical console environment.
getService() - Static method in class org.lsst.ccs.gconsole.services.command.CommandService
 
getService() - Static method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
 
getServices() - Method in class org.lsst.ccs.gconsole.base.ConsolePlugin
Provides access to plugin services.
getSharedAncestor(DefaultMutableTreeNode) - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getShortDescription() - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
getSingleton(Class<T>) - Method in class org.lsst.ccs.gconsole.base.Console
Returns a singleton instance of the specified type registered with this console.
getSize() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
getSort() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
getSort() - Method in class org.lsst.ccs.gconsole.util.tree.SModel.Descriptor
 
getSource() - Method in class org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter.Event
 
getSource() - Method in class org.lsst.ccs.gconsole.base.panel.PanelEvent
 
getSource() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable.Event
 
getSource() - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
Returns a reference to the status aggregator that fired this event.
getStandardKey() - Method in class org.lsst.ccs.gconsole.base.panel.PanelEvent
 
getStatusAggregator() - Method in class org.lsst.ccs.gconsole.base.Console
Returns the status aggregator maintained by this console.
getStatusChanges() - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
Returns a map of modified channels to lists of keys of changed attributes.
getTable() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
getTable() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTableView.Descriptor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTableCellRenderer
 
getTabs() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView.Descriptor
 
getTarget() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.DisplayChannel
Returns the object that should be notified whenever there are changes to data channels associated with this display channel.
getTarget() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
getTarget() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelSingle
 
getTarget() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
getText() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.HintTextField
 
getText() - Method in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
getText() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Returns the text message associated with this filtered message.
getText() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
getTime() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of time values for points in this history.
getTime(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of time points available in this time history for the specified metadata type.
getTimeout() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel.Descriptor
 
getTimeRange() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
getTimeRange() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns the time range of this data set.
getTimestamp() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
getTimeWindow() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
getTimeWindow() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector.Event
 
getTimeWindow(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector
Returns time window with the specified name.
getTimeWindow() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
getTimeWindow() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
getTimeWindow() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getTitle() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Returns human readable title associated with this field.
getTitle() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
getToolTip() - Method in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
getToolTip() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Method
 
getToolTip() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Mode
 
getToolTip() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Target
 
getTree() - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel.Descriptor
 
getTreeModel() - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel.Descriptor
 
getTrends() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getTrends() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Lists trends currently displayed by this plotter.
getType() - Method in enum org.lsst.ccs.gconsole.base.panel.Panel
 
getUnfiltered() - Static method in interface org.lsst.ccs.gconsole.base.filter.PersistableAgentChannelsFilter
 
getUnit() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
getUpperEdge() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns the current value of the upper edge of this window.
getUpperEdge(long) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns the upper edge of this time window at the specified time.
getUpperEdgeDelay() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns the difference between the upper edge of this time window and the current time.
getUpperEdgeString() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns the lower edge of this time window in standard format.
getUserObject() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getUserObjectPath() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
getValue(AgentChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Returns the current value of this field in the specified data channel, or null if the channel does not contain a value for this field.
getValue(MonitorField, AgentChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
Extracts unformatted value corresponding to the specified field from a channel.
getValue() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of values for points in this history.
getValue(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of values contained in this time history for the specified metadata type.
getValueAt(int, int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
getValueAt(int, int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
 
getVersion() - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
getView() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage.Descriptor
 
getView() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage
 
getView() - Method in class org.lsst.ccs.gconsole.util.refrig.VacuumPage
 
getViewerConfig() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
getWatchedChannels(List<String>, List<String>) - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Returns a list of watched channels identified by the specified selectors.
getWidth() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getWindow() - Method in class org.lsst.ccs.gconsole.base.Console
Returns the root component for the main Graphical Console window.
getWindow() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
getWindow(Component) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.FilterEditor
 
getX() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getX() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.MEvent
 
getY() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getY() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.MEvent
 
getZone() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JTimeDateChooser
 

H

HA_MULTI - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
hasAgent(String) - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Returns true if the specified localAgent is present on the buses.
hashCode() - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Item
 
hashCode() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
hashCode() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelSingle
 
hashCode() - Method in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
hashCode() - Method in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
 
hasKey(Object) - Method in class org.lsst.ccs.gconsole.base.panel.PanelEvent
 
HasPath - Interface in org.lsst.ccs.gconsole.util.tree
An object that has a string path associated with it.
HDIM - Static variable in class org.lsst.ccs.gconsole.base.Const
 
HeartBeatSelector - Class in org.lsst.ccs.gconsole.plugins.tracer.filters
Filter that selects or rejects heartbeat status messages.
HeartBeatSelector() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.filters.HeartBeatSelector
 
HIGH_ALARM - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
HIGH_ALARM - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
HIGH_WARN - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
HIGH_WARN - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
HintTextField - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
Text field that indicates the type of expected input.
HintTextField(String) - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.HintTextField
 
HintTextField - Class in org.lsst.ccs.gconsole.util.swing
 
HintTextField(String, int) - Constructor for class org.lsst.ccs.gconsole.util.swing.HintTextField
 
HintTextField(String) - Constructor for class org.lsst.ccs.gconsole.util.swing.HintTextField
 
horizontalAlignment - Variable in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
HOST_PROPERTY - Static variable in class org.lsst.ccs.gconsole.services.rest.LsstRestService
 
HSPACE - Static variable in class org.lsst.ccs.gconsole.base.Const
 
HTMLTextPane - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
 
HTMLTextPane() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.HTMLTextPane
 

I

ICON_LOCKED - Static variable in interface org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
 
ICON_UNAVAILABLE - Static variable in interface org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
 
ICON_UNLOCKED - Static variable in interface org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
 
ImageView - Class in org.lsst.ccs.gconsole.plugins.monitor
Image-based MonitorView.
ImageView(String, BufferedImage) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
ImageView(String, BufferedImage, double, double) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
ImageView(String, BufferedImage, Dimension, Dimension) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
ImageView.Item - Class in org.lsst.ccs.gconsole.plugins.monitor
 
ImageView.MEvent - Class in org.lsst.ccs.gconsole.plugins.monitor
 
ImageView.MListener - Interface in org.lsst.ccs.gconsole.plugins.monitor
 
indexOf(TimeWindow) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
Returns the index of the specified preset in this list, or -1 if this list does not contain the preset.
init() - Method in class org.lsst.ccs.gconsole.jas3.ConsoleApplication
 
init() - Method in class org.lsst.ccs.gconsole.plugins.jms.LsstJmsPlugin
 
init(Collection<Map.Entry<String, DisplayChannel>>, List<MonitorField>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MeshTable
 
init(Collection<Map.Entry<String, DisplayChannel>>, List<MonitorField>, SectionedTable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable
 
init() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialPlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.base.ConsolePlugin
Called by the framework when the console starts, to initialize this plugin..
initialize() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.console.LsstConsolePlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.demo.aggregator.TestAggregator
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.demo.life.LifeCyclePlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.AggregatorTest
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.demo.optpage.OptPageTestPlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin
Initialization.
initialize() - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
Called on EDT by the framework - initialization.
initialize() - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Initializes this status aggregator.
initialize() - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
 
initialize() - Method in class org.lsst.ccs.gconsole.util.refrig.RefrigerationPlugin
 
insert(TimeWindow) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
Adds time window to this list, removing any identically named elements.
insert(MutableTreeNode, int) - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
insertHTML(String) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.HTMLTextPane
 
install() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
 
install() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
install() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Installs this view, connecting it to the data source.
install() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SummaryTableView
 
InstanceDialog - Class in org.lsst.ccs.gconsole.base
Dialog that allows selecting a class name and instantiating an object.
InstanceDialog.Descriptor - Class in org.lsst.ccs.gconsole.base
 
InstanceDialog.Item - Class in org.lsst.ccs.gconsole.base
 
InstanceDialog.Product - Interface in org.lsst.ccs.gconsole.base
 
INT_FORMAT - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat.DefaultMonitorFormat
 
InterNodeDescriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
InterNodeDescriptor(TreeView.InterNodeDescriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
invalidateLayout(Container) - Method in class org.lsst.ccs.gconsole.plugins.demo.swing.LayMan
 
invokeAndWait(Runnable) - Static method in class org.lsst.ccs.gconsole.util.ThreadUtil
 
invokeLater(Runnable) - Static method in class org.lsst.ccs.gconsole.util.ThreadUtil
 
isActive() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Returns true if this plotter is currently managed by the graphical console.
isAutoOpen() - Method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
Returns the default auto-open value.
isAutoRefresh() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
isAutoSave() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
isAutoSave() - Method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
Tells the framework whether the state of pages in this set (open or closed) should be automatically saved or restored when the graphical console session is saved or restored.
isAutoStart() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
isCancelled() - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Returns true if this command task was canceled before it completed normally.
isCellEditable(int, int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
isCommandLocked(DictionaryCommand, Dictionary) - Static method in interface org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
Returns true if the specified command is currently unavailable for use based on lock and level settings.
isCompact() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
isCustomRangeT() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
isCustomRangeV() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
isDefault() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
isDone() - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Returns true if this command task has completed.
isEditable() - Method in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
isEmpty() - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
Returns true if this view has no channels to display.
isEmpty() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Returns true if this view has no content to display at the moment.
isEmpty() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Returns true if this plotter is empty.
isEmpty() - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
Returns true if this event has no added, modified, or removed channels.
isEqualColumns() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
isEqualRows() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
isExpanded() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
isFixed() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns true if both edges do not depend on current time.
isFlat() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
isFlip() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
isFormatting() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
isHideLocked() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel.Descriptor
 
isHideSystem() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel.Descriptor
 
isHistory() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
isIconized() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
isIgnoreMetaRange() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
isInState(Component, Map<?, ?>) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
isInState(Component, Map<?, ?>) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
isInverted() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
isLoading() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
isLowerEdgeFixed() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns true if lower edge does not depend on current time.
isMaximized() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
isMesh() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
isMute() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
isOnPoint() - Method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
 
isOpen() - Method in class org.lsst.ccs.gconsole.services.persist.DataPanelDescriptor
 
isPersistent() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns true if this time window should be persisted between sessions.
isSection() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
isSelectLast() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
isSelector(String) - Static method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Checks whether the specified string is in the channel selector format (as opposed to explicit path or template).
isToFront() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
isUndocked() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
isUpdatable() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
isUpperEdgeFixed() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns true if upper edge does not depend on current time.
isUseRawData() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
isValid() - Method in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
Returns true if no additional formatting is required before this formatted value can be displayed.
isValueValid(Object) - Method in enum org.lsst.ccs.gconsole.base.panel.Panel
 
isValueValid(Object, Object) - Static method in enum org.lsst.ccs.gconsole.base.panel.Panel
 
isVisibleCommandSelected() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.CommandListPanel
 
isWarnOnAlarm() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
Item(Class<?>, Object) - Constructor for class org.lsst.ccs.gconsole.base.InstanceDialog.Item
 
Item(Class<?>, Object, String, String, String) - Constructor for class org.lsst.ccs.gconsole.base.InstanceDialog.Item
Constructs an Item.
Item() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
Item(Object) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 

J

Jas3Console - Class in org.lsst.ccs.gconsole.jas3
Jas3-based Graphical Console implementation.
Jas3Console() - Constructor for class org.lsst.ccs.gconsole.jas3.Jas3Console
 
JasPanelManager - Class in org.lsst.ccs.gconsole.jas3
Jas3-specific implementation of PanelManager.
JasPanelManager(Studio) - Constructor for class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
JDurationChooser - Class in org.lsst.ccs.gconsole.plugins.trending.timeselection
Time duration chooser component.
JDurationChooser(int, ChronoUnit, ChronoUnit...) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
JDurationChooser(int, ChronoUnit) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
JDurationChooser() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
JDurationChooser.Listener - Interface in org.lsst.ccs.gconsole.plugins.trending.timeselection
 
JTimeDateChooser - Class in org.lsst.ccs.gconsole.plugins.trending.timeselection
A GUI component that allows choosing zoned date and time (an instant on a time line).
JTimeDateChooser.Listener - Interface in org.lsst.ccs.gconsole.plugins.trending.timeselection
 

K

key - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
keys - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 

L

LayMan - Class in org.lsst.ccs.gconsole.plugins.demo.swing
 
LayMan(LayoutManager2) - Constructor for class org.lsst.ccs.gconsole.plugins.demo.swing.LayMan
 
layoutContainer(Container) - Method in class org.lsst.ccs.gconsole.plugins.demo.swing.LayMan
 
LegacyFormatter - Class in org.lsst.ccs.gconsole.plugins.tracer.filters
Legacy formatter.
LegacyFormatter() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.filters.LegacyFormatter
 
LENGTH_LIMIT - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat.DefaultMonitorFormat
 
LENGTH_LIMIT - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
LifeCyclePlugin - Class in org.lsst.ccs.gconsole.plugins.demo.life
 
LifeCyclePlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.life.LifeCyclePlugin
 
listener - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
load(String, String, Component) - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Lets the user select one of the saved descriptors in the specified category.
logLevelIntValue(String) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter
 
LOW_ALARM - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
LOW_ALARM - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
LOW_WARN - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
LOW_WARN - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
LsstAlertPlugin - Class in org.lsst.ccs.gconsole.plugins.alert
Graphical console plugin that handles alerts received from CCS subsystems.
LsstAlertPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
LsstAlertPlugin.Descriptor - Class in org.lsst.ccs.gconsole.plugins.alert
 
LsstCommandBrowserPlugin - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
LSST Command Browser Plugin.
LsstCommandBrowserPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin
 
LsstCommandBrowserPlugin.Descriptor - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
 
LsstConsolePlugin - Class in org.lsst.ccs.gconsole.plugins.console
Plugin that creates and manages command consoles.
LsstConsolePlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.console.LsstConsolePlugin
 
LsstJmsPlugin - Class in org.lsst.ccs.gconsole.plugins.jms
This plugin allows use of JMS protocol instead of the default JGroups protocol.
LsstJmsPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.jms.LsstJmsPlugin
 
LsstMonitorPlugin - Class in org.lsst.ccs.gconsole.plugins.monitor
Graphical console plugin that supports display of monitoring data.
LsstMonitorPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin
 
LsstMonitorPlugin.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
 
LsstOptionalPageService - Class in org.lsst.ccs.gconsole.services.optpage
Service plugin that provides support for optional pages utility.
LsstOptionalPageService() - Constructor for class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService
 
LsstOptionalPageService.Descriptor - Class in org.lsst.ccs.gconsole.services.optpage
 
LsstPlugin - Class in org.lsst.ccs.gconsole.jas3
Deprecated.
The recommended way to define a graphical console plugin is to extend ConsolePlugin and annotate it as @Plugin.
LsstPlugin() - Constructor for class org.lsst.ccs.gconsole.jas3.LsstPlugin
Deprecated.
 
LsstPluginFactory - Class in org.lsst.ccs.gconsole.jas3
Factory that instantiates graphical console plugins using org.freehep.application.studio.Plugin as a handler.
LsstPluginFactory() - Constructor for class org.lsst.ccs.gconsole.jas3.LsstPluginFactory
 
LsstRestService - Class in org.lsst.ccs.gconsole.services.rest
Service plugin for retrieving data from the REST server.
LsstRestService() - Constructor for class org.lsst.ccs.gconsole.services.rest.LsstRestService
 
LsstTracerPlugin - Class in org.lsst.ccs.gconsole.plugins.tracer
Graphical console plugin that creates and manages Tracers.
LsstTracerPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
LsstTrendingPlugin - Class in org.lsst.ccs.gconsole.plugins.trending
Graphical console plugin that plots historical data.
LsstTrendingPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
LsstTrendingPlugin.Descriptor - Class in org.lsst.ccs.gconsole.plugins.trending
 

M

main(String[]) - Static method in class org.lsst.ccs.gconsole.jas3.ConsoleApplication
 
main(String...) - Static method in class org.lsst.ccs.gconsole.jas3.PreferencePage
 
main(String[]) - Static method in class org.lsst.ccs.gconsole.plugins.demo.monitor.image.Test
 
main(String[]) - Static method in class org.lsst.ccs.gconsole.plugins.demo.monitor.image.Test1
 
main(String...) - Static method in class org.lsst.ccs.gconsole.plugins.demo.swing.Test
 
main(String[]) - Static method in class org.lsst.ccs.gconsole.plugins.demo.swing.Tester
 
main(String[]) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
main(String...) - Static method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowDialog
 
main(String...) - Static method in class org.lsst.ccs.gconsole.util.refrig.VacuumPage
 
main(String...) - Static method in class org.lsst.ccs.gconsole.util.swing.SearchField
 
make(String, String[], String, Component, Collection<? extends Creator>) - Static method in class org.lsst.ccs.gconsole.services.persist.CreationDialog
 
make(Creator.Descriptor, String, Component, Collection<? extends Creator>) - Static method in class org.lsst.ccs.gconsole.services.persist.CreationDialog
 
make(Persistable.Descriptor, String, Component, Collection<? extends Creator>) - Static method in class org.lsst.ccs.gconsole.services.persist.CreationDialog
 
make(Object...) - Method in interface org.lsst.ccs.gconsole.services.persist.Creator
Creates an instance of a Persistable.
make(String...) - Method in interface org.lsst.ccs.gconsole.services.persist.Creator
Creates an instance of a Persistable.
make(Object...) - Method in class org.lsst.ccs.gconsole.services.persist.CreatorExecutable
Creates an instance.
make(String...) - Method in class org.lsst.ccs.gconsole.services.persist.CreatorExecutable
Creates an instance.
make(Object...) - Method in class org.lsst.ccs.gconsole.services.persist.CreatorFromDescriptor
 
make(String...) - Method in class org.lsst.ccs.gconsole.services.persist.CreatorFromDescriptor
 
make(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Creates a Persistable instance based on the provided descriptor.
make(String, String, Object...) - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Creates a Persistable instance.
make(Persistable.Descriptor, String, Component, String) - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Creates a Persistable instance by letting the user to select one of the available creators in the given category, and using the provided descriptor (if any) as the starting point.
makeTable() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
managePresets(Component, PresetList) - Static method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetsDialog
Displays the dialog for managing time window presets.
mark() - Method in class org.lsst.ccs.gconsole.util.diagnostics.Profiler
 
mark(String) - Method in class org.lsst.ccs.gconsole.util.diagnostics.Profiler
 
match(AgentChannel) - Method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
 
MatchPredicate - Class in org.lsst.ccs.gconsole.util
Predicate that compiles a regular expression and returns true for strings that match it.
MatchPredicate(String) - Constructor for class org.lsst.ccs.gconsole.util.MatchPredicate
 
matchTemplate(String, String) - Static method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Checks whether the path matches the template.
MAX_SCALE - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
MAX_VALUE - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
maximumLayoutSize(Container) - Method in class org.lsst.ccs.gconsole.plugins.demo.swing.LayMan
 
MEDIAN_VALUE - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
MENU_NAME - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin
 
merge(MonitorField, List<FormattedValue>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
Merges zero or more formatted values.
mergeConfigColor(Color, Color) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
Merges colors used to indicate a state of a configurable parameter.
mergeStateColor(Color, Color) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
Merges colors used to indicate the channel state.
MeshTable - Class in org.lsst.ccs.gconsole.plugins.monitor
MonitorTable that displays channel values in a 2D grid.
message - Variable in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
 
MessageFilter - Interface in org.lsst.ccs.gconsole.plugins.tracer
Interface to be implemented by tracer filters.
MessageFilterAdapter - Class in org.lsst.ccs.gconsole.plugins.tracer
Adapter for using Predicate as MessageFilter.
MessageFilterAdapter(Predicate<BusMessage<? extends Serializable, ?>>) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.MessageFilterAdapter
 
MessageFilterAdapter(String, String, Predicate<BusMessage<? extends Serializable, ?>>) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.MessageFilterAdapter
 
MessageFilterFactory - Interface in org.lsst.ccs.gconsole.plugins.tracer
Factory that creates MessageFilter instances.
MEvent(MouseEvent, double, double) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.ImageView.MEvent
 
MIN_SCALE - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
MIN_VALUE - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
minimumLayoutSize(Container) - Method in class org.lsst.ccs.gconsole.plugins.demo.swing.LayMan
 
modifyPopupMenu(JPopupMenu, Component, Point) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.HTMLTextPane
 
modifyPopupMenu(JPopupMenu, Component, Point) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
modifyPopupMenu(JPopupMenu, Component, Point) - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel
 
modifyPopupMenu(JPopupMenu, Component, Point) - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
MonitorCell - Interface in org.lsst.ccs.gconsole.plugins.monitor
Data model for a graphical component that displays a single monitored value.
MonitorDisplay - Interface in org.lsst.ccs.gconsole.plugins.monitor
Interface to be implemented by components that export monitoring data snapshots.
MonitorDisplay.EMPTY - Class in org.lsst.ccs.gconsole.plugins.monitor
 
MonitorExport - Class in org.lsst.ccs.gconsole.plugins.monitor
ExportFileType for saving monitoring pages.
MonitorExport() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorExport
 
MonitorField - Class in org.lsst.ccs.gconsole.plugins.monitor
Descriptor of a field that can be displayed by monitoring views.
MonitorField(String, String, FormattedValue, Set<String>) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Constructs an instance.
MonitorField(String, String, FormattedValue) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Constructs an instance without specifying the set of affecting keys.
MonitorField(MonitorField) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Deep copy constructor.
MonitorField.Average - Class in org.lsst.ccs.gconsole.plugins.monitor
 
MonitorFormat - Class in org.lsst.ccs.gconsole.plugins.monitor
Formatter for monitoring data.
MonitorFormat() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
MonitorFormat.DefaultMonitorFormat - Class in org.lsst.ccs.gconsole.plugins.monitor
 
MonitorOnly - Class in org.lsst.ccs.gconsole.base.filter
Deprecated.
MonitorOnly(String, String, boolean, String) - Constructor for class org.lsst.ccs.gconsole.base.filter.MonitorOnly
Deprecated.
 
MonitorPage - Class in org.lsst.ccs.gconsole.plugins.monitor
Page displaying MonitorView and managed by LsstMonitorPlugin.
MonitorPage() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage
 
MonitorPage(MonitorPage.Descriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage
 
MonitorPage(PersistableMonitorView, PersistableAgentChannelsFilter, String) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage
 
MonitorPage.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
 
MonitorTable - Class in org.lsst.ccs.gconsole.plugins.monitor
Skeleton implementation of a table that displays monitored values, and its model.
MonitorTable() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
Empty default constructor.
MonitorTable(MonitorCell[][]) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
Constructs the table with the specified content.
MonitorTable.Event - Class in org.lsst.ccs.gconsole.plugins.monitor
 
MonitorTable.Event.Reason - Enum in org.lsst.ccs.gconsole.plugins.monitor
 
MonitorTable.Listener - Interface in org.lsst.ccs.gconsole.plugins.monitor
 
MonitorTableCellRenderer - Class in org.lsst.ccs.gconsole.plugins.monitor
Renderer for monitoring data table cells.
MonitorTableCellRenderer() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.MonitorTableCellRenderer
 
MonitorView - Interface in org.lsst.ccs.gconsole.plugins.monitor
View of monitoring data.
mouseClicked(ImageView.MEvent) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.ImageView.MListener
 
mouseEntered(ImageView.MEvent) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.ImageView.MListener
 
mouseExited(ImageView.MEvent) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.ImageView.MListener
 
mousePressed(ImageView.MEvent) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.ImageView.MListener
 
mouseReleased(ImageView.MEvent) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.ImageView.MListener
 
MutableAgentStatusEvent - Class in org.lsst.ccs.gconsole.services.aggregator
Mutable extension of AgentStatusEvent.

N

NA - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
Indicates that the data is currently unavailable.
NAME - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
nColumns - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
NO_META - Static variable in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Option to not plot any off-point metadata.
NONE - Static variable in interface org.lsst.ccs.gconsole.agent.command.CommandHandle
Empty CommandHandle that does no processing.
notifyListeners() - Method in class org.lsst.ccs.gconsole.base.filter.AbstractChannelsFilter
 
nRows - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
NULL - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 

O

onAck(CommandAck, CommandTask) - Method in interface org.lsst.ccs.gconsole.agent.command.CommandHandle
Called when an ACK is received.
onAlert(AlertEvent) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer
 
onCancel(CancellationException, CommandTask) - Method in interface org.lsst.ccs.gconsole.agent.command.CommandHandle
Called if the command is successfully canceled.
onCancel(CancellationException, CommandTask) - Method in class org.lsst.ccs.gconsole.services.command.DefaultCommandHandle
 
onChooseMe() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
onCommandMessage(CommandMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
onCreateDemoInputConsole() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
onCreateDemoInputOutputConsole() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
onCreateDemoOutputConsole() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
onEnableChooseMe(boolean) - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
onExecutionFailure(Throwable, CommandTask) - Method in interface org.lsst.ccs.gconsole.agent.command.CommandHandle
Called when the target subsystem either throws an uncaught exception while trying to execute the command, or returns an exception as the result of execution.
onExecutionFailure(Throwable, CommandTask) - Method in class org.lsst.ccs.gconsole.services.command.DefaultCommandHandle
 
onLogMessage(LogMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
onNack(CommandNack, CommandTask) - Method in interface org.lsst.ccs.gconsole.agent.command.CommandHandle
Called when the command is rejected.
onNack(CommandNack, CommandTask) - Method in class org.lsst.ccs.gconsole.services.command.DefaultCommandHandle
 
onNewAlertTracer() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
onNewAlertViewer(AlertViewer.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
onOpenAdvancedTutorialPage() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
onOpenTutorialPage() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
onResult(Object, CommandTask) - Method in interface org.lsst.ccs.gconsole.agent.command.CommandHandle
Called when either the result of the command execution is received, or the command is canceled or times out.
onSendingFailure(Throwable, CommandTask) - Method in interface org.lsst.ccs.gconsole.agent.command.CommandHandle
Called if the command cannot be sent to the target subsystem.
onSendingFailure(Throwable, CommandTask) - Method in class org.lsst.ccs.gconsole.services.command.DefaultCommandHandle
 
onStatusMessage(StatusMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
onSuccess(Object, CommandTask) - Method in interface org.lsst.ccs.gconsole.agent.command.CommandHandle
Called when the command result that is not an exception is received.
onTimeout(TimeoutException, CommandTask) - Method in interface org.lsst.ccs.gconsole.agent.command.CommandHandle
Called if the command times out.
onTimeout(TimeoutException, CommandTask) - Method in class org.lsst.ccs.gconsole.services.command.DefaultCommandHandle
 
open(Component, Map<?, ?>) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
open(Component, String) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
open(Component, Map<?, ?>) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
open(AgentInfo, JComponent) - Method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
Called when a page is being opened.
opened(String) - Method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
Called after the page has been opened and made visible by the graphical console.
openManagedPage(MonitorPage.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin
Called in response to menu selection.
openManagedPage(MonitorPage) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin
Opens a managed monitor page.
openPage(MonitorView) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin
Opens a new graphical console page that displays the specified view.
OptionalPage - Interface in org.lsst.ccs.gconsole.services.optpage
Descriptor of a page that can be automatically opened by the graphical console.
OptPageTestPlugin - Class in org.lsst.ccs.gconsole.plugins.demo.optpage
Demo plugin that creates three sets of pages through the OptionalPage utility.
OptPageTestPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.optpage.OptPageTestPlugin
 
org.lsst.ccs.gconsole - package org.lsst.ccs.gconsole
LSST CCS Graphical Console.
org.lsst.ccs.gconsole.agent.command - package org.lsst.ccs.gconsole.agent.command
Utility for sending commands to remote subsystems and processing responses.
org.lsst.ccs.gconsole.base - package org.lsst.ccs.gconsole.base
 
org.lsst.ccs.gconsole.base.filter - package org.lsst.ccs.gconsole.base.filter
 
org.lsst.ccs.gconsole.base.panel - package org.lsst.ccs.gconsole.base.panel
 
org.lsst.ccs.gconsole.jas3 - package org.lsst.ccs.gconsole.jas3
Jas3-based implementation of the Graphical Console.
org.lsst.ccs.gconsole.plugins - package org.lsst.ccs.gconsole.plugins
Built-in tools that come with the Graphical Console.
org.lsst.ccs.gconsole.plugins.alert - package org.lsst.ccs.gconsole.plugins.alert
Alert notification service and plugin.
org.lsst.ccs.gconsole.plugins.commandbrowser - package org.lsst.ccs.gconsole.plugins.commandbrowser
Command browser tool.
org.lsst.ccs.gconsole.plugins.console - package org.lsst.ccs.gconsole.plugins.console
Plugin that provides command console.
org.lsst.ccs.gconsole.plugins.demo.aggregator - package org.lsst.ccs.gconsole.plugins.demo.aggregator
 
org.lsst.ccs.gconsole.plugins.demo.life - package org.lsst.ccs.gconsole.plugins.demo.life
 
org.lsst.ccs.gconsole.plugins.demo.monitor - package org.lsst.ccs.gconsole.plugins.demo.monitor
 
org.lsst.ccs.gconsole.plugins.demo.monitor.image - package org.lsst.ccs.gconsole.plugins.demo.monitor.image
 
org.lsst.ccs.gconsole.plugins.demo.optpage - package org.lsst.ccs.gconsole.plugins.demo.optpage
 
org.lsst.ccs.gconsole.plugins.demo.swing - package org.lsst.ccs.gconsole.plugins.demo.swing
 
org.lsst.ccs.gconsole.plugins.jms - package org.lsst.ccs.gconsole.plugins.jms
 
org.lsst.ccs.gconsole.plugins.monitor - package org.lsst.ccs.gconsole.plugins.monitor
The CCS graphical console plugin and infrastructure classes that support displaying monitoring data.
org.lsst.ccs.gconsole.plugins.tracer - package org.lsst.ccs.gconsole.plugins.tracer
Plugin that provides tracer functionality.
org.lsst.ccs.gconsole.plugins.tracer.filters - package org.lsst.ccs.gconsole.plugins.tracer.filters
 
org.lsst.ccs.gconsole.plugins.trending - package org.lsst.ccs.gconsole.plugins.trending
Plugin that plots trending data.
org.lsst.ccs.gconsole.plugins.trending.timeselection - package org.lsst.ccs.gconsole.plugins.trending.timeselection
Classes that handle creating and managing time windows used by trending plots.
org.lsst.ccs.gconsole.plugins.tutorial - package org.lsst.ccs.gconsole.plugins.tutorial
Old style tutorial.
org.lsst.ccs.gconsole.services - package org.lsst.ccs.gconsole.services
Plugins that implement services.
org.lsst.ccs.gconsole.services.aggregator - package org.lsst.ccs.gconsole.services.aggregator
 
org.lsst.ccs.gconsole.services.command - package org.lsst.ccs.gconsole.services.command
GUI service for sending commands to remote subsystems and processing responses.
org.lsst.ccs.gconsole.services.optpage - package org.lsst.ccs.gconsole.services.optpage
 
org.lsst.ccs.gconsole.services.persist - package org.lsst.ccs.gconsole.services.persist
Service that facilitates persisting data between the graphical console sessions.
org.lsst.ccs.gconsole.services.rest - package org.lsst.ccs.gconsole.services.rest
 
org.lsst.ccs.gconsole.util - package org.lsst.ccs.gconsole.util
 
org.lsst.ccs.gconsole.util.diagnostics - package org.lsst.ccs.gconsole.util.diagnostics
 
org.lsst.ccs.gconsole.util.refrig - package org.lsst.ccs.gconsole.util.refrig
 
org.lsst.ccs.gconsole.util.swing - package org.lsst.ccs.gconsole.util.swing
 
org.lsst.ccs.gconsole.util.tree - package org.lsst.ccs.gconsole.util.tree
 

P

PAGE - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
pageChanged(PageEvent) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
pageChanged(PageEvent) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
pageClosed() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
pageDeiconized() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
pageDeselected() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
PageFilter - Class in org.lsst.ccs.gconsole.base.filter
Filter to be associated with a view that handles a single page of a multi-page parent view.
PageFilter(AgentChannelsFilter, String) - Constructor for class org.lsst.ccs.gconsole.base.filter.PageFilter
 
pageIconized() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
pageSelected() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
Panel - Enum in org.lsst.ccs.gconsole.base.panel
Enumeration of standard properties of a graphical console panel.
PanelEvent - Class in org.lsst.ccs.gconsole.base.panel
An event fired by PanelManager.
PanelEvent(Component, Object, Object, Object) - Constructor for class org.lsst.ccs.gconsole.base.panel.PanelEvent
 
PanelListener - Interface in org.lsst.ccs.gconsole.base.panel
Interface to be implemented by classes that should by notified of events fired by the PanelManager.
PanelManager - Interface in org.lsst.ccs.gconsole.base.panel
Management of panels in the graphical console.
PanelType - Enum in org.lsst.ccs.gconsole.base.panel
Enumeration of panel types.
parse(String) - Static method in enum org.lsst.ccs.gconsole.util.tree.Sort
 
parseCompressedString(String) - Static method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Parses string representation of this time window used for saving it in application properties.
parseEdge(String) - Static method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Parses string representation of a time window edge in standard format.
path() - Method in class org.lsst.ccs.gconsole.jas3.PreferencePage
 
path() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
pathToPayloadMap - Variable in class org.lsst.ccs.gconsole.util.tree.SModel
 
Persistable - Interface in org.lsst.ccs.gconsole.services.persist
A component that can be persisted between console sessions using PersistenceService.
Persistable.Descriptor - Class in org.lsst.ccs.gconsole.services.persist
JavaBean that describes a state of a Persistable component.
PersistableAgentChannelsFilter - Interface in org.lsst.ccs.gconsole.base.filter
AgentChannelsFilter that can be saved and restored through the persistence service.
PersistableMonitorView - Interface in org.lsst.ccs.gconsole.plugins.monitor
MonitorView that can be saved and restored through the persistence service.
PersistenceService - Class in org.lsst.ccs.gconsole.services.persist
Service that facilitates persisting data between the graphical console sessions.
PersistenceService() - Constructor for class org.lsst.ccs.gconsole.services.persist.PersistenceService
 
plot(Object, int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Plots a trend.
plot(List<Trend>, int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Plot the specified trends.
plot(Object, int, Object, String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Plots a trend.
PORT_PROPERTY - Static variable in class org.lsst.ccs.gconsole.services.rest.LsstRestService
 
postInit() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialPlugin
 
PreferencePage - Class in org.lsst.ccs.gconsole.jas3
 
PreferencePage(Console, String[]) - Constructor for class org.lsst.ccs.gconsole.jas3.PreferencePage
 
preferredLayoutSize(Container) - Method in class org.lsst.ccs.gconsole.plugins.demo.swing.LayMan
 
prefix - Variable in class org.lsst.ccs.gconsole.base.ConsolePluginServices
 
pRegEx - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
 
PresetList - Class in org.lsst.ccs.gconsole.plugins.trending.timeselection
Maintains a list of time window presets known to the application.
PresetList(Studio) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
 
PresetsDialog - Class in org.lsst.ccs.gconsole.plugins.trending.timeselection
Dialog for managing time window presets.
preShutdown() - Method in class org.lsst.ccs.gconsole.base.Console
 
preStart() - Method in class org.lsst.ccs.gconsole.base.Console
 
print() - Method in class org.lsst.ccs.gconsole.util.diagnostics.Profiler
 
println(Object) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerWriter
 
println(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerWriter
 
process(PanelEvent) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelListener
 
process(PanelEvent) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer
 
Profiler - Class in org.lsst.ccs.gconsole.util.diagnostics
 
Profiler() - Constructor for class org.lsst.ccs.gconsole.util.diagnostics.Profiler
 
Profiler(String) - Constructor for class org.lsst.ccs.gconsole.util.diagnostics.Profiler
 
propertiesChanged(Object, Map<String, Object>) - Method in interface org.lsst.ccs.gconsole.base.Console.PropertyListener
Called by the framework when plugin properties are modified.
propertiesChanged(Object, Map<String, Object>) - Method in class org.lsst.ccs.gconsole.base.ConsolePlugin
Called by the framework when plugin properties are modified.
propertiesChanged(Object, Map<String, Object>) - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
 
propertiesChanged(Object, Map<String, Object>) - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Called by the framework in response to change in preferences.
PropertyHandler - Class in org.lsst.ccs.gconsole.jas3
Handles storing and retrieving properties in the underlying Properties instance.
purgeOfflineChannels(List<String>) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.DisplayChannel
Removes all offline channels from the specified agents.
purgeOfflineChannels(List<String>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 

R

readDescriptors(Path) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
Reads component descriptors from the specified XML file.
refresh() - Method in class org.lsst.ccs.gconsole.plugins.trending.RestSource
Refreshes the list of channels by retrieving them from the REST server.
refreshConnection() - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Requests reestablishing connection based on current preferences.
RefrigerationPlugin - Class in org.lsst.ccs.gconsole.util.refrig
Stub for the refrigeration GUI.
RefrigerationPlugin() - Constructor for class org.lsst.ccs.gconsole.util.refrig.RefrigerationPlugin
 
RegExFilter - Class in org.lsst.ccs.gconsole.base.filter
Regular expression based channels filter.
RegExFilter(String, String, boolean) - Constructor for class org.lsst.ccs.gconsole.base.filter.RegExFilter
 
registerInstance(MonitorField) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Registers the specified instance as the default handler for the attribute identified by the key returned by its getKey() method.
remove(Object) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Not implemented.
remove(String) - Method in class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService
Deprecated.
Use removeOptionalPage(OptionalPage descriptor) instead.
remove(OptionalPage) - Method in class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService
Removes a previously registered optional page.
removeAllListeners() - Method in class org.lsst.ccs.gconsole.plugins.trending.RestSource
Removes all listeners.
removeAllListeners() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector
 
removeAllListeners() - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Removes all listeners.
removeChannel(String) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.DisplayChannel
Removes an original published data channel from the list of channels associated with this display channel.
removeChannel(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
removeChannels(List<AgentInfo>, List<Map.Entry<String, AgentChannel>>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
Removes channels from this view.
removeChannels(List<AgentInfo>, List<Map.Entry<String, AgentChannel>>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ConfigView
 
removeChannels(List<AgentInfo>, List<Map.Entry<String, AgentChannel>>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
 
removedChannels - Variable in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
 
removeLayoutComponent(Component) - Method in class org.lsst.ccs.gconsole.plugins.demo.swing.LayMan
 
removeListener(AgentChannelsFilter.Listener) - Method in class org.lsst.ccs.gconsole.base.filter.AbstractChannelsFilter
 
removeListener(AgentChannelsFilter.Listener) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Removes a listener.
removeListener(AgentChannelsFilter.Listener) - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
removeListener(PanelListener) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
removeListener(PanelListener, Component) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
removeListener(PanelListener) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
removeListener(PanelListener, Component) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
removeListener(ChangeListener) - Method in class org.lsst.ccs.gconsole.plugins.trending.RestSource
Removes a listener.
removeListener(JDurationChooser.Listener) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
removeListener(JTimeDateChooser.Listener) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JTimeDateChooser
 
removeListener(TimeWindowSelector.Listener) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector
 
removeListener(AgentStatusListener) - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Removes the specified listener.
removeListener(ChangeListener) - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Removes a listener.
removeMenu(String...) - Method in class org.lsst.ccs.gconsole.base.Console
Removes the specified menu item and its descendents.
removeMenu(String...) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
removeOptionalPage(String) - Method in class org.lsst.ccs.gconsole.base.Console
Deprecated.
Use getOptionalPageService().remove(OptionalPage descriptor) instead.
removeOptionalPage(OptionalPage) - Method in class org.lsst.ccs.gconsole.base.Console
Deprecated.
Use getOptionalPageService().remove(OptionalPage descriptor) instead.
removeProperty(String) - Method in class org.lsst.ccs.gconsole.base.Console
Removes a console property.
removeProperty(String) - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
Removes a plugin property.
removeProperty(String) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
removeProperty(String) - Method in class org.lsst.ccs.gconsole.jas3.PropertyHandler
 
removePropertyListener(Console.PropertyListener) - Method in class org.lsst.ccs.gconsole.base.Console
Removes the specified property listener.
removePropertyListener(Console.PropertyListener) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
removePropertyListener(Console.PropertyListener) - Method in class org.lsst.ccs.gconsole.jas3.PropertyHandler
 
reset() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerWriter
 
resetChannels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
Called on EDT whenever channels have been added or removed.
resetChannels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTableView
 
resetChannels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SummaryTableView
 
resetChannels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView
 
resizeAndRepaint() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
restore() - Method in class org.lsst.ccs.gconsole.base.Console
Restores console session from the default location.
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.gconsole.base.ConsolePlugin
Called by the framework to restore this plugin configuration.
restore() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
restore(Serializable) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel
 
restore(Serializable) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull
 
restore(Serializable) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserOneSubsystem
 
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin
 
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.gconsole.plugins.demo.life.LifeCyclePlugin
 
restore(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
Restores this view to the state described by the provided descriptor, to the extent possible.
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin
 
restore(Serializable) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
Restores this table to the state described by the provided object, to the extent possible.
restore(SectionedTable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable
 
restore(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTableView
 
restore(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
Restores this view to the state described by the provided descriptor, to the extent possible.
restore(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView
Restores this view to the state described by the provided descriptor, to the extent possible.
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
restore(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage
 
restore(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
restore(OptionalPage, HashMap<String, DataPanelDescriptor>) - Method in class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService
 
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService
 
restore(HashMap<String, DataPanelDescriptor>) - Method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
Restores, to the extent possible, pages handled by this descriptor to the specified state.
restore(Serializable) - Method in interface org.lsst.ccs.gconsole.services.persist.Persistable
Overrides Savable.restore(Serializable) to forward the call to Persistable.restore(Descriptor) if the provided argument value is of type Persistable.Descriptor, and do nothing otherwise.
restore(Persistable.Descriptor) - Method in interface org.lsst.ccs.gconsole.services.persist.Persistable
Restores this component to the state specified by the provided JavaBean.
restore(Serializable) - Method in interface org.lsst.ccs.gconsole.services.persist.Savable
Restores this component to the state specified by the provided descriptor.
restore(Serializable) - Method in class org.lsst.ccs.gconsole.util.tree.SModel
 
restore(Serializable) - Method in class org.lsst.ccs.gconsole.util.tree.STree
 
restoreExpansionState(JTree, ArrayList<TreePath>) - Static method in class org.lsst.ccs.gconsole.util.tree.TreeUtil
 
restoreFrom() - Method in class org.lsst.ccs.gconsole.base.Console
Restores console session, prompting the user to specify location.
restoreFrom() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
RestSource - Class in org.lsst.ccs.gconsole.plugins.trending
Source of trending data based on a REST server.
rootName - Variable in class org.lsst.ccs.gconsole.util.tree.SModel
 
RTD_TYPE - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 

S

Savable - Interface in org.lsst.ccs.gconsole.services.persist
Interface to be implemented by components whose state can be saved as a JavaBean.
save() - Method in class org.lsst.ccs.gconsole.base.Console
Saves current session to the default location.
save() - Method in class org.lsst.ccs.gconsole.base.ConsolePlugin
Called by the framework when this plugin configuration needs to be saved.
save() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
save() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
save() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel
 
save() - Method in interface org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
 
save() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull
 
save() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserOneSubsystem
 
save() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin
 
save() - Method in class org.lsst.ccs.gconsole.plugins.demo.life.LifeCyclePlugin
 
save() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
Returns a descriptor that contains information required to re-create this view in its current state.
save() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin
 
save() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage
 
save() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
Returns JavaBean that contains data required to restore this table to its current state.
save() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable
 
save() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTableView
 
save() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
Returns a descriptor that contains information required to re-create this view in its current state.
save() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView
Returns a descriptor that contains information required to re-create this view in its current state.
save() - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.AbstractMessageFilter
 
save() - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel
 
save() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
save() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
save() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage
 
save() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
save(OptionalPage) - Method in class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService
 
save() - Method in class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService
 
save() - Method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
Returns JavaBean describing the current state of pages handled by this descriptor.
save() - Method in interface org.lsst.ccs.gconsole.services.persist.Persistable
Returns JavaBean describing the current state of this component.
save(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Saves the specified descriptor to disk, making it available in future console sessions.
save() - Method in interface org.lsst.ccs.gconsole.services.persist.Savable
Returns JavaBean describing the current state of this component.
save() - Method in class org.lsst.ccs.gconsole.util.tree.SModel
 
save() - Method in class org.lsst.ccs.gconsole.util.tree.STree
 
saveAs() - Method in class org.lsst.ccs.gconsole.base.Console
Saves current session, prompting the user to specify location.
saveAs() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
saveAs(Persistable.Descriptor, String, Component) - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Saves the descriptor to disk, letting the user specify path, name, and description.
saveData(OutputStream, String, List<AgentChannel>, List<MonitorField>) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin
 
saveData(OutputStream, String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorDisplay.EMPTY
 
saveData(OutputStream, String) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorDisplay
 
SaveDescriptorDialog - Class in org.lsst.ccs.gconsole.services.persist
A dialog that allows the user to specify path, name, and description for a Persistable before saving it.
saveExpansionState(JTree) - Static method in class org.lsst.ccs.gconsole.util.tree.TreeUtil
 
saveFilter(UserFilter) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
Saves user-defined filter to local storage.
saveOrigin(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
SComboBox - Class in org.lsst.ccs.gconsole.util.swing
Augmented JComboBox and related static utilities.
SComboBox() - Constructor for class org.lsst.ccs.gconsole.util.swing.SComboBox
 
search(List<String>, String, Component) - Static method in class org.lsst.ccs.gconsole.util.swing.SearchField
Displays a dialog that allows searching for a string among the provided list.
SearchField - Class in org.lsst.ccs.gconsole.util.swing
Widget for searching through a list of strings.
SearchField(List<String>) - Constructor for class org.lsst.ccs.gconsole.util.swing.SearchField
Constructs a search field with a pre-defined list of choices.
SECTION - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
SectionedTable - Class in org.lsst.ccs.gconsole.plugins.monitor
 
SectionedTable.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
 
SectionedTableView - Class in org.lsst.ccs.gconsole.plugins.monitor
MonitorView that displays data channels in a table.
SectionedTableView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.SectionedTableView
 
SectionedTableView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
 
select(String, Component, Collection<? extends Creator>) - Static method in class org.lsst.ccs.gconsole.services.persist.CreationDialog
 
selectFilter(Component) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
 
selectFilterCode(Component) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
 
send() - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Triggers sending the command to the target subsystem.
sendCommand(Duration, String, Object...) - Method in class org.lsst.ccs.gconsole.base.Console
Deprecated.
sendCommand(String, Object...) - Method in class org.lsst.ccs.gconsole.base.Console
Deprecated.
set(Component, Object, Object) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelManager
 
set(Component, Object, Object) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
Sets a property on the graphical console panel that contains the specified component.
set(long) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
set(int, ChronoUnit) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
set(Instant) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JTimeDateChooser
 
set(ZonedDateTime) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JTimeDateChooser
 
set(Date) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JTimeDateChooser
 
set(Object, Object) - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel
Sets the value of the specified attribute.
set(Object) - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel
Sets the value of this channel.
set(Object, Object) - Method in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
Sets the value of the specified attribute.
set(Object) - Method in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
Sets the value of this channel.
setAgent(String) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.Descriptor
 
setAgentPanel(AgentPanel.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.Descriptor
 
setAlignment(double, double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setAlignmentX(double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setAlignmentY(double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setAmountLimits(int, int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
setAutoRefresh(boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
setBounds(int, int, int, int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
setBrowsers(Browser.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin.Descriptor
 
setBusMessage(BusMessage) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Sets the wrapped bus message.
setBusMessage(BusMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
setCategory(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel.Descriptor
 
setCategory(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
setCategory(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setCategory(String) - Method in class org.lsst.ccs.gconsole.services.persist.Creator.Descriptor
 
setCategory(String) - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
setChannel(AgentChannel) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.DisplayChannel
Sets the original published data channel associated with this display channel.
setChannel(AgentChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
setChannel(AgentChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelSingle
 
setChannels(Collection<AgentChannel>) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.DisplayChannel
Sets the list of original published data channels associated with this display channel.
setChannels(Collection<AgentChannel>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
setChildren(Persistable.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView.Descriptor
 
setClassName(String) - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
setColor(Color) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Sets the color to be used for printing this message.
setColor(Color) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
setColumns(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
setCommandHandle(CommandHandle) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sets the default command handle for this sender.
setCompact(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
setConfiguration(ComponentDescriptor) - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
setContent(Object) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setControlPages(ControlPanel.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
setCreator(InstanceDialog.Descriptor) - Method in interface org.lsst.ccs.gconsole.base.InstanceDialog.Product
 
setCreator(InstanceDialog.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.AbstractMessageFilter
 
setCreator(Creator.Descriptor) - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
setCurrentViews(MonitorPage.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin.Descriptor
 
setCustomRangeT(boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setCustomRangeV(boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setData(TrendData) - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
setData(HashMap<String, Serializable>) - Method in class org.lsst.ccs.gconsole.services.persist.DataPanelDescriptor
 
setDescription(String) - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
setDescription(String) - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
setDevice(String) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
setDiscardRemovedChannels(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
Sets the policy on dealing with channels reported as removed by the status aggregator.
setDisplayMode(TreeView.InterNodeDescriptor.DisplayMode) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
setDisplayPath(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
setEnabled(boolean) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.ArgInputPanel
 
setEnabled(boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
setEnabled(boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JTimeDateChooser
 
setEnsureHeight(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTableCellRenderer
Sets the flag that determines whether the table row height should increase if necessary to accommodate new values.
setEnsureWidth(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTableCellRenderer
Sets the flag that determines whether the table column width should increase if necessary to accommodate new values.
setEqualColumns(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
setEqualRows(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
Sets equalRows flag.
setExpanded(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
setExpandedSections(String[]) - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable.Descriptor
 
setExpansionState(String[]) - Method in class org.lsst.ccs.gconsole.util.tree.STree.Descriptor
 
setFilter(AgentChannelsFilter) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
setFilter(AgentChannelsFilter) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
setFilter(AgentChannelsFilter) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
setFilter(AgentChannelsFilter) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
Sets a channels filter.
setFilter(AgentChannelsFilter) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ConfigView
 
setFilter(AgentChannelsFilter) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView
Does nothing since there is no filter associated with an image-based view.
setFilter(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage.Descriptor
 
setFilter(AgentChannelsFilter) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Sets the channels filter to be used by this view.
setFilter(AgentChannelsFilter) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView
Called to set a filter on this view.
setFilter(MessageFilter) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
setFilter(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel.Descriptor
 
setFilterGroups(ArrayList<String>) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull.Descriptor
 
setFilterNames(ArrayList<String>) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull.Descriptor
 
setFilterProperties(HashMap<String, String>) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull.Descriptor
 
setFilterTypes(String[]) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull.Descriptor
 
setFlags(int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
setFlat(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
setFlip(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
setFormat(MonitorFormat) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
setFormat(MonitorFormat) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
Sets the formatter to be used by this table.
setFormattedValue(FormattedValue) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DefaultMonitorCell
Sets the current formatted value to be displayed by this cell.
setFormattedValue(FormattedValue) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorCell
Sets the current formatted value to be displayed by this cell.
setFormatter(MonitorFormat) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
setFormatter(MonitorFormat) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DefaultView
 
setFormatter(MonitorFormat) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Associates a formatter with this view.
setHeight(double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setHideLocked(boolean) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel.Descriptor
 
setHideSystem(boolean) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel.Descriptor
 
setHint() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.HintTextField
 
setHistory(boolean) - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
setIconized(boolean) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
setId(String) - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
setLayer(int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setListener(MonitorTable.Listener) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
setLoading(boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
setLocation(Point) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
setLowerEdge(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Sets lower edge of this time window.
setMaxHeight(double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setMaximized(boolean) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
setMaxItemsInPopup(int) - Method in class org.lsst.ccs.gconsole.util.swing.SearchField
Sets the maximum number of choices to display in the popup.
setMaxSize(double, double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setMaxWidth(double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setMesh(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
setMessage(String) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Deprecated.
Use setText(...) instead.
setMeta(EnumSet<Trend.Meta>) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
setMinHeight(double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setMinSize(double, double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setMinWidth(double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setMute(boolean) - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
setName(String) - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
setName(String) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.Descriptor
 
setName(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
setName(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
setName(String) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Sets the name of this view.
setName(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
setName(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Sets the name of this time window.
setName(String) - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
setNodes(TreeMap<String, Serializable>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.Descriptor
 
setOffPoint(EnumSet<Trend.Meta>) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
setOffPointMeta(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setOnPoint(Trend.Meta) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
setOnPointMeta(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setOpen(HashMap<String, DataPanelDescriptor>) - Method in class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService.Descriptor
 
setOpen(OptionalPage, AgentInfo, boolean) - Method in class org.lsst.ccs.gconsole.services.optpage.LsstOptionalPageService
 
setOpen(AgentInfo, boolean) - Method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
 
setOpen(boolean) - Method in class org.lsst.ccs.gconsole.services.persist.DataPanelDescriptor
 
setPage(DataPanelDescriptor) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.Descriptor
 
setPageContext(PageContext) - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
setPages(TrendPage.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
setPages(int, TrendPage.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
setPanel(DataPanelDescriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage.Descriptor
 
setPanel(DataPanelDescriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
setParameters(String[]) - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Descriptor
 
setParameters(int, String) - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Descriptor
 
setParameters(String[]) - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.AbstractMessageFilter
 
setParameters(String[]) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilter
 
setParameters(String[]) - Method in class org.lsst.ccs.gconsole.services.persist.Creator.Descriptor
 
setPath(String) - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Descriptor
 
setPath(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
setPath(String) - Method in class org.lsst.ccs.gconsole.services.persist.Creator.Descriptor
 
setPath(String) - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
setPersistent(boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Sets the flag that indicate whether or not this time window should be persisted between sessions.
setPlotters(TrendPlotter.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
setPlotters(int, TrendPlotter.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
setPosition(double, double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setProperties(Map<String, Object>) - Method in class org.lsst.ccs.gconsole.base.Console
Sets values of a set of properties.
setProperties(Map<String, Object>) - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
Sets values of a set of properties.
setProperties(Map<String, Object>) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
setProperties(Map<String, Object>) - Method in class org.lsst.ccs.gconsole.jas3.PropertyHandler
 
setProperty(String, Object) - Method in class org.lsst.ccs.gconsole.base.Console
Sets the value of the specified property.
setProperty(String, Object) - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
Sets the value of the specified plugin property.
setProperty(String, Object) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
setProperty(String, Object) - Method in class org.lsst.ccs.gconsole.jas3.PropertyHandler
 
setProperty(String, Object) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Sets the property of this message identified by the specified key.
setPrototypeDisplayValue(JComboBox) - Static method in class org.lsst.ccs.gconsole.util.swing.SComboBox
 
setRangeT(double[]) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setRangeV(double[]) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setRecentViews(MonitorPage.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin.Descriptor
 
setRegion(PlotRegion) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
setResizeListener(ChangeListener) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
setRootName(String) - Method in class org.lsst.ccs.gconsole.util.tree.SModel
 
setRounded(long) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JDurationChooser
 
setRows(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
setSection(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
setSelectedPath(String) - Method in class org.lsst.ccs.gconsole.util.tree.STree
 
setSelectedTimeWindow(TimeWindow) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector
Sets selected time window.
setSelection(String) - Method in class org.lsst.ccs.gconsole.util.tree.STree.Descriptor
 
setSelectLast(boolean) - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
setServicesProvider(ConsolePluginServices) - Method in class org.lsst.ccs.gconsole.base.ConsolePlugin
This method is called by the framework to initialize this plugin.
setShortDescription(String) - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
setSize(Dimension) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
setSize(double, double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setSort(TreeView.InterNodeDescriptor.Sort) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
 
setSort(Sort) - Method in class org.lsst.ccs.gconsole.util.tree.SModel.Descriptor
 
setStatusMessage(String) - Method in class org.lsst.ccs.gconsole.base.Console
Sets the message in the graphical console status bar.
setStatusMessage(String, int) - Method in class org.lsst.ccs.gconsole.base.Console
Sets the message in the graphical console status bar.
setStatusMessage(String) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
setTab(String, AbstractMonitorView) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
Sets the view to be displayed in the tab name.
setTable(SectionedTable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTableView.Descriptor
 
setTabs(TreeMap<String, Persistable.Descriptor>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView.Descriptor
 
setTarget(Updatable) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.DisplayChannel
Set the object that should be notified whenever there are changes to data channels associated with this display channel.
setTarget(Updatable) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
setTarget(Updatable) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelSingle
 
setText(String) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Associates a text message with this filtered message.
setText(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
setTimeout(Duration) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sets the default command timeout for this sender.
setTimeout(int) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel.Descriptor
 
setTimestamp(long) - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
setTimeWindow(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
setTimeWindow(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
setTimeWindow(TimeWindow) - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
setTimeWindow(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setToFront(boolean) - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
setTree(STree.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel.Descriptor
 
setTreeModel(SModel.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel.Descriptor
 
setTrends(Trend.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setUndocked(boolean) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
setUpperEdge(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Sets upper edge of this time window.
setValue(Object, AgentChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
setValueAt(Object, int, int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
setVersion(String) - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
setView(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage.Descriptor
 
setView(PersistableMonitorView) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage
 
setViewerConfig(AlertViewer.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
setViewFactory(Function<String, AbstractMonitorView>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
Sets the factory used to create views for tabs for which the view has not been explicitly set.
setWidth(double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setX(double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setY(double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setZone(ZoneId) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.JTimeDateChooser
 
shorten(String) - Method in interface org.lsst.ccs.gconsole.agent.command.CommandHandle
Shortens messages longer than 200 characters.
show(InstanceDialog.Descriptor, Class<?>, Component, String, Collection<?>) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
show(InstanceDialog.Descriptor, Class<?>, Component, String, String) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
show(Class<?>, Component, String, Collection<?>) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
show(Class<?>, Component, String, String) - Static method in class org.lsst.ccs.gconsole.base.InstanceDialog
 
show(Trend.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
show(TrendPlotter.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
show(TrendPage.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
show(String[]) - Method in interface org.lsst.ccs.gconsole.plugins.trending.TrendingService
Displays the trending quantity corresponding to the specified path.
show(String) - Method in interface org.lsst.ccs.gconsole.plugins.trending.TrendingService
Displays the trending quantity corresponding to the specified path.
show(Trend.Descriptor) - Method in interface org.lsst.ccs.gconsole.plugins.trending.TrendingService
Displays the plot defined by the specified descriptor.
show(TrendPlotter.Descriptor) - Method in interface org.lsst.ccs.gconsole.plugins.trending.TrendingService
Displays the plot defined by the specified descriptor.
show(TrendPage.Descriptor) - Method in interface org.lsst.ccs.gconsole.plugins.trending.TrendingService
Displays the trending page defined by the specified descriptor.
show(Persistable.Descriptor, String, Component) - Static method in class org.lsst.ccs.gconsole.services.persist.SaveDescriptorDialog
Displays the dialog.
showDialog(Component, MessageFilter, LsstTracerPlugin, Tracer) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.FilterEditor
 
showHeader() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MeshTable
 
showHeader() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
showInBrowser(String) - Method in class org.lsst.ccs.gconsole.base.Console
Display the specified web site in a browser.
showInBrowser(String) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
showPage() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage
 
shutdown() - Method in class org.lsst.ccs.gconsole.base.ConsolePlugin
Called by the framework when the graphical console is shut down.
shutdown() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
shutdown() - Method in interface org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
Releases resources and shuts down this browser.
shutdown() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull
 
shutdown() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserOneSubsystem
 
shutdown() - Method in class org.lsst.ccs.gconsole.plugins.demo.life.LifeCyclePlugin
 
shutdown() - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.AggregatorTest
 
shutdown() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
Called on EDT by the framework - shutdown.
shutdown() - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Shuts down this status aggregator.
shutdown() - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
 
shutdownAgent() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
size() - Method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
 
SModel<T> - Class in org.lsst.ccs.gconsole.util.tree
Model for STree.
SModel() - Constructor for class org.lsst.ccs.gconsole.util.tree.SModel
 
SModel(Map<String, ? extends T>) - Constructor for class org.lsst.ccs.gconsole.util.tree.SModel
 
SModel.Descriptor - Class in org.lsst.ccs.gconsole.util.tree
 
SNode<T> - Class in org.lsst.ccs.gconsole.util.tree
Node of CTree.
SNode(String) - Constructor for class org.lsst.ccs.gconsole.util.tree.SNode
 
SNode(String, T) - Constructor for class org.lsst.ccs.gconsole.util.tree.SNode
 
SNode(String, T, boolean) - Constructor for class org.lsst.ccs.gconsole.util.tree.SNode
 
sort(Sort) - Method in class org.lsst.ccs.gconsole.util.tree.SModel
 
Sort - Enum in org.lsst.ccs.gconsole.util.tree
 
split(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
Splits display path produced by the filter onto [tab, path inside tab].
StandardMessageFilter - Class in org.lsst.ccs.gconsole.plugins.tracer.filters
Standard configurable filter.
StandardMessageFilter(String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter
 
StandardMessageFilter.All - Class in org.lsst.ccs.gconsole.plugins.tracer.filters
 
StandardMessageFilter.Default - Class in org.lsst.ccs.gconsole.plugins.tracer.filters
 
start() - Method in class org.lsst.ccs.gconsole.base.ConsolePlugin
Called by the framework when the console starts, after all plugins have been initialized.
start() - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
 
start() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
start() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin
 
start() - Method in class org.lsst.ccs.gconsole.plugins.console.LsstConsolePlugin
 
start() - Method in class org.lsst.ccs.gconsole.plugins.demo.life.LifeCyclePlugin
 
start() - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.AggregatorTest
 
start() - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
start() - Method in class org.lsst.ccs.gconsole.plugins.trending.AutoRefreshManager
Starts auto-refreshing.
start() - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel
Called by the plugin once this panel has been opened.
start() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
Called on EDT by the framework - startup.
start() - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
 
start() - Method in class org.lsst.ccs.gconsole.util.refrig.RefrigerationPlugin
 
startService() - Method in interface org.lsst.ccs.gconsole.base.ConsoleService
 
startService() - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Called by the framework to start the service.
STATE - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
stateChanged(ChangeEvent) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel
Called in response to changes in agent data.
stateChanged(MonitorTable.Event) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorTable.Listener
 
stateChanged(MonitorTable.Event) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.DisplayNode
 
States - Class in org.lsst.ccs.gconsole.base.filter
Filter that selects subsystem state channels.
States(String, List<String>) - Constructor for class org.lsst.ccs.gconsole.base.filter.States
 
statusChanged(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
statusChanged(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
statusChanged(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
statusChanged(AgentStatusEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
 
statusChanged(AgentStatusEvent) - Method in interface org.lsst.ccs.gconsole.services.aggregator.AgentStatusListener
Called on data change.
statusChanges - Variable in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
 
stop() - Method in class org.lsst.ccs.gconsole.base.ConsolePlugin
Called by the framework when the console shuts down, before the call to ConsolePlugin.shutdown().
stop() - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
 
stop() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin
 
stop() - Method in class org.lsst.ccs.gconsole.plugins.demo.life.LifeCyclePlugin
 
stop() - Method in class org.lsst.ccs.gconsole.plugins.demo.monitor.AggregatorTest
 
stop() - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
stop() - Method in class org.lsst.ccs.gconsole.plugins.trending.AutoRefreshManager
Stops auto-refreshing.
stop() - Method in class org.lsst.ccs.gconsole.plugins.trending.ControlPanel
Called by the plugin once this panel has been closed.
stop() - Method in class org.lsst.ccs.gconsole.util.refrig.RefrigerationPlugin
 
stopAlertViewer() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
stopService() - Method in interface org.lsst.ccs.gconsole.base.ConsoleService
 
STree<T> - Class in org.lsst.ccs.gconsole.util.tree
 
STree() - Constructor for class org.lsst.ccs.gconsole.util.tree.STree
 
STree(SModel<T>) - Constructor for class org.lsst.ccs.gconsole.util.tree.STree
 
STree.Descriptor - Class in org.lsst.ccs.gconsole.util.tree
 
stringToField(String) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Returns MonitorField given its string representation.
Style() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
Style(Trend.Meta, EnumSet<Trend.Meta>) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
SummaryTableView - Class in org.lsst.ccs.gconsole.plugins.monitor
MonitorView that displays a TreeTable with columns defined by last segments of display channel paths.
SummaryTableView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.SummaryTableView
 
superShutdownAgent() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
supports(Class) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 

T

T_P_DELIMETER - Static variable in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
Delimeter between target and pattern parts of the filter definition code string.
TabbedView - Class in org.lsst.ccs.gconsole.plugins.monitor
Monitoring view that displays several other views in tabs.
TabbedView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
 
TabbedView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
JavaBean that contains information required to re-create this view in its current state.
TABLE_EVENT - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
tableMouseClicked(MouseEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
tableMouseClicked(MouseEvent) - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable
 
template - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
Test - Class in org.lsst.ccs.gconsole.plugins.demo.monitor.image
 
Test() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.monitor.image.Test
 
Test - Class in org.lsst.ccs.gconsole.plugins.demo.swing
 
Test() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.swing.Test
 
test(int, int, String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
test(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.AbstractMessageFilter
 
test(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.AlertSelector
 
test(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.DataDictionary
 
test(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.LegacyFormatter
 
test(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardMessageFilter
 
test(FilteredMessage) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilter
Applies this filter to the given message.
test(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.MessageFilterAdapter
 
test(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
test(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.UserFilter
 
test(String) - Method in class org.lsst.ccs.gconsole.util.MatchPredicate
 
Test1 - Class in org.lsst.ccs.gconsole.plugins.demo.monitor.image
 
Test1() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.monitor.image.Test1
 
TestAggregator - Class in org.lsst.ccs.gconsole.plugins.demo.aggregator
 
TestAggregator() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.aggregator.TestAggregator
 
Tester - Class in org.lsst.ccs.gconsole.plugins.demo.swing
 
Tester() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.swing.Tester
 
text - Variable in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
TEXT_MULTI - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
ThreadUtil - Class in org.lsst.ccs.gconsole.util
 
ThreadUtil() - Constructor for class org.lsst.ccs.gconsole.util.ThreadUtil
 
timer - Static variable in class org.lsst.ccs.gconsole.util.diagnostics.Profiler
 
TimeWindow - Class in org.lsst.ccs.gconsole.plugins.trending.timeselection
Time window used by trending plots.
TimeWindow(String, long, long, boolean) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
 
TimeWindow(String, String, String, boolean) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
 
TimeWindow(String) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
 
TimeWindow(TimeWindow) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
 
timeWindowChanged(TimeWindowSelector.Event) - Method in interface org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector.Listener
 
TimeWindowDialog - Class in org.lsst.ccs.gconsole.plugins.trending.timeselection
GUI panel for entering a custom time window.
TimeWindowSelector - Class in org.lsst.ccs.gconsole.plugins.trending.timeselection
GUI for selecting time window for trending plots.
TimeWindowSelector(Studio) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector
 
TimeWindowSelector.Event - Class in org.lsst.ccs.gconsole.plugins.trending.timeselection
 
TimeWindowSelector.Listener - Interface in org.lsst.ccs.gconsole.plugins.trending.timeselection
 
title - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
toCompressedString() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns string representation of this time window used for saving it in application properties.
toFront() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Makes sure the page and region that contain this plotter are visible and selected.
toolTip - Variable in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
toString() - Method in class org.lsst.ccs.gconsole.base.InstanceDialog.Descriptor
 
toString() - Method in class org.lsst.ccs.gconsole.base.panel.PanelEvent
 
toString() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
toString() - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelSingle
 
toString() - Method in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
toString() - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Returns the human readable title of this field.
toString() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Method
 
toString() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Mode
 
toString() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Target
 
toString() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns user-readable string representation of this time window.
toString() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend.Descriptor
 
toString() - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
 
toString() - Method in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
 
toString() - Method in class org.lsst.ccs.gconsole.util.tree.SNode
 
toString() - Method in enum org.lsst.ccs.gconsole.util.tree.Sort
 
touch() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Sets the time when this time window was last selected to the current system time.
Tracer - Class in org.lsst.ccs.gconsole.plugins.tracer
Tracer that receives, filters, and prints bus messages to a console panel.
TracerFilter - Class in org.lsst.ccs.gconsole.plugins.tracer
Tracer-tailored implementation of MessageFilter.
TracerFilter(TracerFilter.Mode, boolean, boolean, TracerFilter.Target, TracerFilter.Method, String, Color, FilteredMessage.Flag, FilterRegistry) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
TracerFilter.Method - Enum in org.lsst.ccs.gconsole.plugins.tracer
Enumeration of methods that determine how the filter definition string is interpreted to decide whether the target satisfies the filter.
TracerFilter.Mode - Enum in org.lsst.ccs.gconsole.plugins.tracer
Enumeration of filter application modes.
TracerFilter.Target - Enum in org.lsst.ccs.gconsole.plugins.tracer
Enumeration of targets to which the filter can be applied.
TracerMessage - Class in org.lsst.ccs.gconsole.plugins.tracer
Default implementation of FilteredMessage.
TracerMessage(BusMessage) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
TracerMessage(FilteredMessage) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
TracerWriter - Class in org.lsst.ccs.gconsole.plugins.tracer
Handles printing and additional communications between tracers and console services.
translatePropertyKey(String) - Method in class org.lsst.ccs.gconsole.base.ConsolePluginServices
 
TreeUtil - Class in org.lsst.ccs.gconsole.util.tree
 
TreeUtil() - Constructor for class org.lsst.ccs.gconsole.util.tree.TreeUtil
 
TreeView - Class in org.lsst.ccs.gconsole.plugins.monitor
MonitorView that displays monitoring data as a tree of tables.
TreeView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TreeView
 
TreeView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
JavaBean that contains information required to re-create this view in its current state.
TreeView.DisplayNode - Class in org.lsst.ccs.gconsole.plugins.monitor
 
TreeView.InterNodeDescriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
 
TreeView.InterNodeDescriptor.DisplayMode - Enum in org.lsst.ccs.gconsole.plugins.monitor
 
TreeView.InterNodeDescriptor.Sort - Enum in org.lsst.ccs.gconsole.plugins.monitor
Enumeration of sorting algorithms supported by InterNode.
TreeView.MonitorTableNode - Class in org.lsst.ccs.gconsole.plugins.monitor
 
Trend - Class in org.lsst.ccs.gconsole.plugins.trending
Data object that can be plotted by TrendPlotter.
Trend(Trend.Descriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.Trend
 
Trend.Descriptor - Class in org.lsst.ccs.gconsole.plugins.trending
 
Trend.Meta - Enum in org.lsst.ccs.gconsole.plugins.trending
Enumeration of metadata types that might be plotted for a trending channel.
TrendData - Class in org.lsst.ccs.gconsole.plugins.trending
Time history data for a specific channel and a specific time window.
TrendData(Map<String, long[]>, Map<String, double[]>) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendData
 
TrendData(Map<String, long[]>, Map<String, double[]>, long[]) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendData
 
TRENDING - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
TrendingPreferences - Class in org.lsst.ccs.gconsole.plugins.trending
Plugin manager preferences panel.
TrendingPreferences(LsstTrendingPlugin) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
Constructs TrendingPreferences and initializes property values from saved user preferences.
TrendingService - Interface in org.lsst.ccs.gconsole.plugins.trending
Service that allows clients to request that a particular trending quantity be displayed.
TrendPage - Class in org.lsst.ccs.gconsole.plugins.trending
Graphical console data panel that contains trending plots.
TrendPage(String) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPage
 
TrendPage(TrendPage.Descriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPage
 
TrendPage.Descriptor - Class in org.lsst.ccs.gconsole.plugins.trending
 
TrendPlotter - Class in org.lsst.ccs.gconsole.plugins.trending
Plotter for Trend objects.
TrendPlotter() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
TrendPlotter.Descriptor - Class in org.lsst.ccs.gconsole.plugins.trending
 
TrendPlotter.Style - Class in org.lsst.ccs.gconsole.plugins.trending
 
trimAbsentFields(List<MonitorField>, Collection<DisplayChannel>, Collection<MonitorField>) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
TutorialCommands - Class in org.lsst.ccs.gconsole.plugins.tutorial
A command processor makes it easy to have methods called when user selects menu or toolbar items.
TutorialCommands(Studio) - Constructor for class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
TutorialPage - Class in org.lsst.ccs.gconsole.plugins.tutorial
This is just an example of using an arbitrary JComponent as a page in JAS.
TutorialPage() - Constructor for class org.lsst.ccs.gconsole.plugins.tutorial.TutorialPage
 
TutorialPlugin - Class in org.lsst.ccs.gconsole.plugins.tutorial
This is the main entry point of the tutorial plugin.
TutorialPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.tutorial.TutorialPlugin
 
TYPE - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 

U

uninstall() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView
 
uninstall() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView
 
uninstall() - Method in interface org.lsst.ccs.gconsole.plugins.monitor.MonitorView
Uninstalls this view, disconnecting it from the data source.
uninstall() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SummaryTableView
 
UNITS - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
UNITS - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
Updatable - Interface in org.lsst.ccs.gconsole.plugins.monitor
Implemented by software components whose states should be updated in response to changes in data channels.
update() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.CommandListPanel
Updates this panel based on current settings and selected component.
update() - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
Called on EDT at the end of each update, after all DisplayChannel.update(...) methods.
update(List<String>) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.DisplayChannel
Updates the target.
update(DisplayChannel, List<MonitorField>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
update(DisplayChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
update() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SummaryTableView
 
update(DisplayChannel, List<MonitorField>) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.Updatable
Updates this component.
update(DisplayChannel) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.Updatable
Updates this component.
update(Map<String, ? extends T>) - Method in class org.lsst.ccs.gconsole.util.tree.SModel
 
updateChannels(List<Map.Entry<String, Map.Entry<AgentChannel, List<String>>>>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
Updates channels in this view.
updateChannels(List<Map.Entry<String, Map.Entry<AgentChannel, List<String>>>>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ConfigView
 
updateChannels(List<Map.Entry<String, Map.Entry<AgentChannel, List<String>>>>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
 
updatePreferences() - Method in class org.lsst.ccs.gconsole.plugins.trending.AutoRefreshManager
 
UserFilter - Class in org.lsst.ccs.gconsole.plugins.tracer
User-defined message filter.
UserFilter(String, TracerFilter[], boolean[]) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.UserFilter
Constructs a filter.

V

VacuumPage - Class in org.lsst.ccs.gconsole.util.refrig
 
VacuumPage() - Constructor for class org.lsst.ccs.gconsole.util.refrig.VacuumPage
 
validate() - Method in class org.lsst.ccs.gconsole.services.aggregator.MutableAgentStatusEvent
Validates this event before sending it to listeners.
value - Variable in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
VALUE - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
VALUE - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
value - Variable in class org.lsst.ccs.gconsole.services.aggregator.BasicChannel
 
valueChanged(ListSelectionEvent) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.ArgInputPanel
 
valueChanged(TreeSelectionEvent) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.CommandListPanel
Called when the user selects a component.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.base.panel.Panel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.base.panel.PanelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.monitor.CompoundView.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Returns an instance registered as the default handler for the attribute identified by the specified key, or null if no such instance exists.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.monitor.MonitorTable.Event.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor.DisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Target
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.util.tree.Sort
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.gconsole.base.panel.Panel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.base.panel.PanelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.monitor.CompoundView.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.monitor.MonitorTable.Event.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor.DisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Target
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.util.tree.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
VDIM - Static variable in class org.lsst.ccs.gconsole.base.Const
 
viewable() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Returns the graphic component of this plotter.
VSPACE - Static variable in class org.lsst.ccs.gconsole.base.Const
 

W

watch(Consumer<Boolean>, String, int) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Not yet implemented. Registers a component that should be notified whenever the availability of the specified command changes.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2020 LSST. All rights reserved.