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
 
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
 
AbstractMonitorView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
JavaBean that contains information required to re-create this view in its current state.
accept(List<String>, List<ChannelSelector>, AgentChannel) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
Checks whether the specified channel is accepted by at least one of the provided selectors.
accept(List<String>, List<ChannelSelector>, String) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
Checks whether the specified channel is accepted by at least one of the provided selectors.
actionPerformed(SearchDialog) - Method in class org.lsst.ccs.gconsole.util.swing.SearchDialog.Button
 
actionPerformed(ActionEvent) - Method in class org.lsst.ccs.gconsole.util.swing.SearchDialog.Button
 
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
 
addAck(long) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.OutputPanel
 
addAction(SearchDialog.Button) - Method in class org.lsst.ccs.gconsole.util.swing.SearchDialog
 
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.GroupView
Updates views or calls addChannels(...) on a child view if it already exists.
addChannels(List<AgentInfo>, List<Map.Entry<String, AgentChannel>>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
Deprecated.
 
addCommand(String) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.OutputPanel
 
addedChannels - Variable in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusEvent
 
addFlag(FilteredMessage.Flag) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Associates a flags with this message.
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(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(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(Lock.Listener) - Method in class org.lsst.ccs.gconsole.services.lock.Lock
 
addListener(ChangeListener) - Method in class org.lsst.ccs.gconsole.services.lock.Locker
 
addListener(LockService.Listener) - Method in class org.lsst.ccs.gconsole.services.lock.LockService
Adds a listener to be notified of changes in the set of agents watched by this service, and of changes in userID.
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.
addListener(DateTimeSelector.Listener) - Method in class org.lsst.ccs.gconsole.util.swing.DateTimeSelector
 
addListener(DurationSelector.Listener) - Method in class org.lsst.ccs.gconsole.util.swing.DurationSelector
 
addListener(InputFilteringPanel.Listener) - Method in class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel
 
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
 
addNotify() - Method in class org.lsst.ccs.gconsole.services.lock.Lock
 
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
 
addResponse(long, CommandCode, Object) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.OutputPanel
 
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.
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.
agentInfo() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.MessageClassSelector
 
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
 
agentsAdded(Locker...) - Method in interface org.lsst.ccs.gconsole.services.lock.LockService.Listener
Called when new agents are added to the watch list.
agentsRemoved(Locker...) - Method in interface org.lsst.ccs.gconsole.services.lock.LockService.Listener
Called when agents are removed from the watch list.
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.
agentsUpdated(Locker...) - Method in interface org.lsst.ccs.gconsole.services.lock.LockService.Listener
Called when there are changes in agents lock status.
AggregatorTest - Class in org.lsst.ccs.gconsole.plugins.demo.monitor
 
AggregatorTest() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.monitor.AggregatorTest
 
alert() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.MessageClassSelector
 
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
 
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 class org.lsst.ccs.gconsole.base.filter.AbstractChannelsFilter
 
ALL - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
Predefined selector that accepts all channels.
appendChannel(AgentChannel) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.DisplayChannel
Appends an original published data channel to the list of channels associated with this display channel.
appendChannel(AgentChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.DisplayChannelMulti
 
apply(JComponent) - Method in class org.lsst.ccs.gconsole.jas3.PreferencePage
 
apply(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.MessageClassSelector
 
apply(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardConfigurableFilter
 
apply(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardFormatter
 
apply(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
apply(FilteredMessage) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilter
Applies this filter to the given message.
apply(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.MultistepFilter
 
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
 
availableActions - Variable in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.RenderedLock
 
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
Basic implementation of AgentChannel.
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
 
BoxedComboBox<E> - Class in org.lsst.ccs.gconsole.util.swing
JComboBox that limits its maximum height to its preferred height.
BoxedComboBox(ComboBoxModel<E>) - Constructor for class org.lsst.ccs.gconsole.util.swing.BoxedComboBox
Creates a combo box that takes its items from an existing ComboBoxModel.
BoxedComboBox(E[]) - Constructor for class org.lsst.ccs.gconsole.util.swing.BoxedComboBox
Creates a combo box that contains the elements in the specified array.
BoxedComboBox(Collection<E>) - Constructor for class org.lsst.ccs.gconsole.util.swing.BoxedComboBox
Creates a combo box that contains the elements in the specified collection.
BoxedComboBox(Vector<E>) - Constructor for class org.lsst.ccs.gconsole.util.swing.BoxedComboBox
Creates a combo box that contains the elements in the specified Vector.
BoxedComboBox() - Constructor for class org.lsst.ccs.gconsole.util.swing.BoxedComboBox
Creates a combo box with a default data model.
BoxedSpinner - Class in org.lsst.ccs.gconsole.util.swing
JSpinner that limits its maximum height to its preferred height.
BoxedSpinner(SpinnerModel) - Constructor for class org.lsst.ccs.gconsole.util.swing.BoxedSpinner
Constructs a spinner for the given model.
BoxedSpinner() - Constructor for class org.lsst.ccs.gconsole.util.swing.BoxedSpinner
Constructs a spinner with an Integer SpinnerNumberModel with initial value 0 and no minimum or maximum limits.
BoxedTextField - Class in org.lsst.ccs.gconsole.util.swing
JTextField that limits its maximum height to its preferred height.
BoxedTextField() - Constructor for class org.lsst.ccs.gconsole.util.swing.BoxedTextField
Constructs a new TextField.
BoxedTextField(String) - Constructor for class org.lsst.ccs.gconsole.util.swing.BoxedTextField
Constructs a new TextField initialized with the specified text.
BoxedTextField(int) - Constructor for class org.lsst.ccs.gconsole.util.swing.BoxedTextField
Constructs a new empty TextField with the specified number of columns.
BoxedTextField(String, int) - Constructor for class org.lsst.ccs.gconsole.util.swing.BoxedTextField
Constructs a new TextField initialized with the specified text and columns.
BoxedTextField(Document, String, int) - Constructor for class org.lsst.ccs.gconsole.util.swing.BoxedTextField
Constructs a new JTextField that uses the given text storage model and the given number of columns.
brief(boolean) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardFormatter
 
BRIEF_DT_FORMAT - Static variable in class org.lsst.ccs.gconsole.base.Const
 
Browser - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
Interface to be implemented by all types of command browsers.
Browser() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
 
Browser.Descriptor - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
 
Browser.RenderedLock - 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
 
browserPanel - Variable in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
 
Button(String) - Constructor for class org.lsst.ccs.gconsole.util.swing.SearchDialog.Button
 
Button(String, Icon) - Constructor for class org.lsst.ccs.gconsole.util.swing.SearchDialog.Button
 

C

cancel() - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Cancels this command task.
cancel() - Method in class org.lsst.ccs.gconsole.util.swing.SearchDialog
 
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.tracer.Tracer
 
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
 
CCSHealthFilter - Class in org.lsst.ccs.gconsole.base.filter
Filter that selects channels that reflect CCS state and conditions, and are present in all subsystems.
CCSHealthFilter() - Constructor for class org.lsst.ccs.gconsole.base.filter.CCSHealthFilter
 
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
MonitorView for displaying a single value in ImageView.
CellView(String) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.CellView
 
changed(DateTimeSelector) - Method in interface org.lsst.ccs.gconsole.util.swing.DateTimeSelector.Listener
 
changed(DurationSelector) - Method in interface org.lsst.ccs.gconsole.util.swing.DurationSelector.Listener
 
CHANNELS - Static variable in class org.lsst.ccs.gconsole.base.filter.CoreStates
 
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 class org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Removes all flags from this message.
click1 - Variable in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
clone() - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.OutputPanel.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ComboGroupView.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.CompoundView.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
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.TabbedGroupView.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView.Descriptor
Deprecated.
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.Descriptor
Deprecated.
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.tracer.MultistepFilter.Descriptor
 
clone() - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer.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.MonitorField
 
COLOR_CHANGED - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
COLOR_DISABLED - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
COLOR_ERR - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
COLOR_ERROR - Static variable in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardFormatter
 
COLOR_FG - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
COLOR_FINE - Static variable in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardFormatter
 
COLOR_GOOD - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
COLOR_GOOD - Static variable in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardFormatter
 
COLOR_MULTI - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
COLOR_NA - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
COLOR_OFF - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
COLOR_POPUP - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
COLOR_STATE - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
COLOR_WARN - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
COLOR_WARNING - Static variable in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardFormatter
 
colorConfigurationParameter(FormattedValue, AgentChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Applies configuration parameter specific formatting.
ComboGroupView - Class in org.lsst.ccs.gconsole.plugins.monitor
MonitorView that divides channels into groups and displays one group at a time, using combo boxes to select the group.
ComboGroupView(int, List<String>) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.ComboGroupView
 
ComboGroupView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
 
commandBus() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.MessageClassSelector
 
CommandCode - Enum in org.lsst.ccs.gconsole.agent.command
Enumeration of possible outcomes of an attempt to send a command to a remote subsystem.
commandDictionary() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.MessageClassSelector
 
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, String, Object[]) - Constructor for class org.lsst.ccs.gconsole.agent.command.CommandTask
Creates a CommandTask with an explicit list of raw (not converted to strings) arguments.
CommandTask(String, String, CommandSender, CommandHandle, Duration) - Constructor for class org.lsst.ccs.gconsole.agent.command.CommandTask
Creates a CommandTask.
compactFields - Variable in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
compare(Map.Entry<String, DisplayChannel>, Map.Entry<String, DisplayChannel>) - Method in enum org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor.Sort
 
compare(Map.Entry<String, DisplayChannel>, Map.Entry<String, DisplayChannel>) - Method in enum org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor.Sort
Deprecated.
 
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
 
compareTo(Browser.RenderedLock) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.RenderedLock
 
compile(String) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
Constructs a selector based on a string in path, template, or selector format.
compile(Collection<String>) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
Constructs selectors from their string representations (in path, template, or selector format).
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.
CONFIG_CATEGORY - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
CONFIG_MAX_LENGTH - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
CONFIG_RANGE - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
CONFIG_TYPE - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
ConfigurationFilter - Class in org.lsst.ccs.gconsole.base.filter
Filter that selects configuration channels.
ConfigurationFilter(String, List<String>) - Constructor for class org.lsst.ccs.gconsole.base.filter.ConfigurationFilter
 
ConfigurationFilter() - Constructor for class org.lsst.ccs.gconsole.base.filter.ConfigurationFilter
 
configurationInfo() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.MessageClassSelector
 
ConfigurationView - Class in org.lsst.ccs.gconsole.plugins.monitor
Special MonitorView for displaying and editing subsystem configurations.
ConfigurationView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.ConfigurationView
 
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
 
CoreStates - Class in org.lsst.ccs.gconsole.base.filter
Filter that selects subsystem core state channels.
CoreStates(String, List<String>) - Constructor for class org.lsst.ccs.gconsole.base.filter.CoreStates
 
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.
createRegions(int, int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage
 
createStatusBar() - Method in class org.lsst.ccs.gconsole.jas3.ConsoleApplication
 
createTabbedExplicitGroupsSectionedTables() - Static method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedGroupView
 
createView(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
Creates a view for the specified group.
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.
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.base.filter.CCSHealthFilter
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.base.filter.ConfigurationFilter
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.base.filter.CoreStates
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.base.filter.GenericFilter
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.base.filter.KeyDataAllSubsystemsFilter
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.base.filter.RegExFilter
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.base.filter.RegExRenamingFilter
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.base.filter.States
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.base.filter.SubsystemSelectorFilter
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.base.filter.Versions
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.ComboGroupView
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.DefaultView
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTableView
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.SummaryTableView
 
CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.TabbedGroupView
 
CREATOR_PATH_CONF - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.DefaultView
 
CREATOR_PATH_CONF - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView
 
CREATOR_PATH_MONITOR - Static variable in class org.lsst.ccs.gconsole.base.filter.GenericFilter
 
CREATOR_PATH_UNFILTERED - Static variable in class org.lsst.ccs.gconsole.base.filter.AbstractChannelsFilter
 
CREATOR_PATH_WHOLECAMERA - Static variable in class org.lsst.ccs.gconsole.base.filter.ConfigurationFilter
 
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
 
currentGroup - Variable in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 

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 - Variable in class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
 
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() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.MessageClassSelector
 
DataPage - Interface in org.lsst.ccs.gconsole.base.panel
Interface to be implemented by graphical components that will be passed to PanelManager for displaying as data pages.
DataPage.Wrapper - Class in org.lsst.ccs.gconsole.base.panel
 
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
 
DateTimePicker - Class in org.lsst.ccs.gconsole.util.swing
A dialog for choosing a date and time.
DateTimeSelector - Class in org.lsst.ccs.gconsole.util.swing
Widget for displaying and selecting date and time.
DateTimeSelector() - Constructor for class org.lsst.ccs.gconsole.util.swing.DateTimeSelector
 
DateTimeSelector.Listener - Interface in org.lsst.ccs.gconsole.util.swing
 
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.
decorateView(PersistableMonitorView) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.ConfigView
Decorates an arbitrary view by adding ConfigView to its bottom.
DEFAULT - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorFormat
 
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.MonitorField
 
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.MonitorField
 
DEFAULT_FORMAT - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
Stateless default MonitorFormat instance.
DEFAULT_GROUP_FIELD - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
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.MonitorField
 
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
 
defaultAction - Variable in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.RenderedLock
 
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
 
defaultFormat(AgentChannel, FormattedValue) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Applies standard formatting, without overwriting fields already set on the provided FormattedValue.
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.
defaultTracer(String, String) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardConfigurableFilter
 
DefaultView - Class in org.lsst.ccs.gconsole.plugins.monitor
Default MonitorView.
DefaultView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.DefaultView
 
DefaultView(boolean, List<String>) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.DefaultView
 
DefaultView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
 
defNoName() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardFormatter
 
defWithName() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardFormatter
 
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.
DemoFilter - Class in org.lsst.ccs.gconsole.plugins.demo.aggregator
 
DemoFilter() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.aggregator.DemoFilter
 
depth - Variable in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 
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.base.OutputPane.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() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.OutputPanel.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.jgroups.LsstJGroupsPlugin.Descriptor
 
Descriptor(ComponentDescriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.jgroups.LsstJGroupsPlugin.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.ComboGroupView.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 - Variable in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.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.TabbedGroupView.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TabbedView.Descriptor
Deprecated.
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TreeView.Descriptor
Deprecated.
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin.Descriptor
 
Descriptor(ComponentDescriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.MultistepFilter.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.Tracer.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
 
DO_NOT_TREND - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
DurationSelector - Class in org.lsst.ccs.gconsole.util.swing
Time duration chooser component.
DurationSelector(int, ChronoUnit, ChronoUnit...) - Constructor for class org.lsst.ccs.gconsole.util.swing.DurationSelector
 
DurationSelector(int, ChronoUnit) - Constructor for class org.lsst.ccs.gconsole.util.swing.DurationSelector
 
DurationSelector() - Constructor for class org.lsst.ccs.gconsole.util.swing.DurationSelector
 
DurationSelector.Listener - Interface in org.lsst.ccs.gconsole.util.swing
 

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(Component, ConfigurationParameterInfo, MonitorField, AgentChannel) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
edit(String, Component) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.PersistableMonitorView
 
edit(String, Component) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
edit(Tracer, Component) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.TracerEditor
Opens a dialog and lets the user edit the provided Tracer.
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
 
enabled - Variable in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.RenderedLock
 
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
 
equals(Object) - Method in class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
 
equals(Object) - Method in class org.lsst.ccs.gconsole.services.lock.Locker
Checks equality based on agent name.
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(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
 
Event(InputFilteringPanel) - Constructor for class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel.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
Deprecated.
Use sendRaw(...), sendEncoded(...), or send(...) instead.
execute(CommandHandle, String, Object...) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Deprecated.
Use sendRaw(...), sendEncoded(...), or send(...) instead.
execute(Duration, String, Object...) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Deprecated.
Use sendRaw(...), sendEncoded(...), or send(...) instead.
execute(String, Object...) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Deprecated.
Use sendRaw(...), sendEncoded(...), or send(...) instead.
executeBulkOperation(LockService.Operation, List<String>) - Method in class org.lsst.ccs.gconsole.services.lock.LockService
Executes the specified operation on multiple agents.
executeOperation(LockService.Operation, String, int) - Method in class org.lsst.ccs.gconsole.services.lock.LockService
Executes the specified operation on the given agent.
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
 
fields - Variable in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
fieldToString(MonitorField) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Converts MonitorField to its string representation.
filter - Variable in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
Filter(String) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Filter
 
filter(List<String>, List<ChannelSelector>, Collection<T>) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
Filters list of channels, selecting those that match at least one of the selectors.
filter(AgentChannelsFilter, Collection<T>) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
Filters a list of channels, selecting those that might satisfy the provided filter, taking into account its List<String> getOriginChannels() and getAgents() methods.
filter(List<String>, List<ChannelSelector>, Collection<T>, List<T>) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
Appends channels matching at least one of the selectors to the provided list.
FilterDialog - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
Dialog for editing agent filters.
FilteredMessage - Class in org.lsst.ccs.gconsole.plugins.tracer
A bus message that has been processed by tracer filters.
FilteredMessage(BusMessage) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
 
FilteredMessage(FilteredMessage) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
 
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.GenericFilter
 
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
 
filterPaths(List<String>, List<ChannelSelector>, Collection<String>) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
Filters list of original channel paths, selecting those that match at least one of the selectors.
filterPaths(AgentChannelsFilter, Collection<String>) - Static method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
Filters a list of original channel paths, selecting those that might satisfy the provided filter, taking into account its List<String> getOriginChannels() and getAgents() methods.
FilterStep - Class in org.lsst.ccs.gconsole.plugins.tracer
Step in a MultistepFilter.
FilterStep(FilterStep.Mode, boolean, boolean, FilterStep.Target, FilterStep.Method, String[], Color, FilteredMessage.Flag) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
FilterStep(Tracer, FilterStep.Mode, boolean, boolean, Color, FilteredMessage.Flag) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
FilterStep(FilterStep.Descriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
FilterStep.Descriptor - Class in org.lsst.ccs.gconsole.plugins.tracer
 
FilterStep.Method - Enum in org.lsst.ccs.gconsole.plugins.tracer
Enumeration of operations that can be applied to targets.
FilterStep.Mode - Enum in org.lsst.ccs.gconsole.plugins.tracer
Enumeration of filter application modes.
FilterStep.Target - Enum in org.lsst.ccs.gconsole.plugins.tracer
Enumeration of targets to which the step operation can be applied.
findPage(PanelType, String) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
fire() - Method in class org.lsst.ccs.gconsole.util.swing.DateTimeSelector
 
fire() - Method in class org.lsst.ccs.gconsole.util.swing.DurationSelector
 
fireActionPerformed() - Method in class org.lsst.ccs.gconsole.util.swing.SearchField
 
fireApplicationVisible(ApplicationEvent) - Method in class org.lsst.ccs.gconsole.jas3.ConsoleApplication
 
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.
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
Computes the current formatted value of this field in the specified data channel.
format(List<AgentChannel>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Computes the current formatted value of this field for the specified list of 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(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
Generic configurable AgentChannelsFilter that mirrors parameters of AgentStatusAggregator.
GenericFilter(String, List<String>, List<String>, String, boolean, List<String>) - Constructor for class org.lsst.ccs.gconsole.base.filter.GenericFilter
Constructs a filter.
GenericFilter(String, String, String, String, boolean, String) - Constructor for class org.lsst.ccs.gconsole.base.filter.GenericFilter
Constructs a filter, using comma-separated strings instead of lists.
GenericFilterPersistable - Class in org.lsst.ccs.gconsole.base.filter
Deprecated.
Drop-in replaceable with GenericFilter.
GenericFilterPersistable(String, List<String>, List<String>, String, boolean, List<String>) - Constructor for class org.lsst.ccs.gconsole.base.filter.GenericFilterPersistable
Deprecated.
 
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(List<Trend>, long, long, Boolean, Integer) - Method in class org.lsst.ccs.gconsole.plugins.trending.RestSource
Retrieves from the REST server and processes historical data for the specified trending channel.
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(Object) - Method in class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
Returns the value of the channel attribute identified by the key.
get() - Method in class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
Returns the current central value of this channel.
get(JComponent) - Static method in class org.lsst.ccs.gconsole.services.persist.DataPanelDescriptor
 
get() - Method in class org.lsst.ccs.gconsole.util.swing.DateTimeSelector
Returns the currently selected date and time.
get() - Method in class org.lsst.ccs.gconsole.util.swing.DurationSelector
Returns the currently selected duration in seconds.
getAction(String) - Method in enum org.lsst.ccs.gconsole.services.lock.LockService.Operation
 
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 class org.lsst.ccs.gconsole.plugins.commandbrowser.ComponentTree
 
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
Returns the name of the agent this selector is applicable to.
getAgent() - Method in class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
Returns the descriptor of the Agent this channel belongs to.
getAgent(String) - Method in class org.lsst.ccs.gconsole.services.lock.LockService
Returns Locker for the specified agent.
getAgentName() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserOneSubsystem
 
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.
getAgentName() - Method in class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
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.
getAgentNames(LockService.State...) - Method in class org.lsst.ccs.gconsole.services.lock.LockService
Lists names of agents in the specified states.
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.ConfigurationFilter
 
getAgents() - Method in class org.lsst.ccs.gconsole.base.filter.CoreStates
 
getAgents() - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilter
 
getAgents() - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
getAgents() - Method in class org.lsst.ccs.gconsole.base.filter.RegExRenamingFilter
 
getAgents() - Method in class org.lsst.ccs.gconsole.base.filter.States
 
getAgents() - Method in class org.lsst.ccs.gconsole.base.filter.SubsystemSelectorFilter
 
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.plugins.monitor.GroupView.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.
getAgents(LockService.State...) - Method in class org.lsst.ccs.gconsole.services.lock.LockService
Returns Lockers for agents in one of the specified states.Like all getters of this class, this method should be called on EDT.
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.util.swing.DurationSelector
 
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() - 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
 
getAttributes() - Method in class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
 
getBars(double[][]) - Method in enum org.lsst.ccs.gconsole.plugins.trending.Meta
Computes data for displaying error bars.
getBgColor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.FormattedValue
 
getBins() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getBrowsers() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin.Descriptor
 
getBus() - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.Descriptor
 
getCategory() - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer.Descriptor
 
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
Returns the list of known data channel paths.
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.FilterStep.Descriptor
 
getCode() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
getCode(Tracer) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
getColor() - Method in class 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.FilterStep.Descriptor
 
getColor() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
getColor() - Method in enum org.lsst.ccs.gconsole.plugins.trending.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 method arguments format.
getCommand() - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.Descriptor
 
getCompactFields() - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView.Descriptor
 
getComponent() - Method in class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel.Event
 
getComponentPopupMenu() - Method in class org.lsst.ccs.gconsole.services.lock.Lock
 
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
 
getContent() - Method in class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel
 
getContext(Component) - Static 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, String...) - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Retrieves and returns the data for the specified channels 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
 
getDefaultView() - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Descriptor
 
getDelegate() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
getDepth() - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Descriptor
 
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 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.AbstractMonitorView
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ComboGroupView
 
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.GroupView
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView
Returns a reference to the descriptor maintained by this view.
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.TabbedGroupView
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
Deprecated.
 
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView
Deprecated.
Returns a reference to the descriptor maintained by this view.
getDescriptor() - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
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.
getDictionaries() - Method in class org.lsst.ccs.gconsole.services.lock.Locker
Returns command dictionaries for the agent.
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
 
getDisplayChannels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Filter
 
getDisplayMode() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
getDisplayMode() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
getDisplayPath(AgentChannel) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns the display path 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
Deprecated.
getDisplayPath(AgentChannel) - Method in class org.lsst.ccs.gconsole.base.filter.CCSHealthFilter
 
getDisplayPath(AgentChannel) - Method in class org.lsst.ccs.gconsole.base.filter.ConfigurationFilter
 
getDisplayPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilter
 
getDisplayPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.RegExRenamingFilter
 
getDisplayPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.SubsystemSelectorFilter
 
getDisplayPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.Versions
 
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(AgentChannel) - Method in class org.lsst.ccs.gconsole.base.filter.CoreStates
 
getDisplayPaths(AgentChannel) - Method in class org.lsst.ccs.gconsole.base.filter.KeyDataAllSubsystemsFilter
 
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
 
getDisplayPaths(AgentChannel) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Filter
 
getDisplayPaths(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Filter
 
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.CCSHealthFilter
 
getFields(boolean) - Method in class org.lsst.ccs.gconsole.base.filter.CoreStates
 
getFields(boolean) - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilter
 
getFields(boolean) - Method in class org.lsst.ccs.gconsole.base.filter.KeyDataAllSubsystemsFilter
 
getFields(boolean) - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
getFields(boolean) - Method in class org.lsst.ccs.gconsole.base.filter.Versions
 
getFields() - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView.Descriptor
 
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(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.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.Tracer.Descriptor
 
getFilter() - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
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
 
getFilterTypes() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.BrowserFull.Descriptor
 
getFlag() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
getFlag() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
getFlags() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
getFlags() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
getFlags() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Returns the flags associated with this message.
getFontSize() - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
getFontSize() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.OutputPanel.Descriptor
 
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.
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.
getGroup(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
Computes group name based on the display path returned by the filter.
getGroupFields() - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
Retrieves a list MonitorField for display channel groups from the filter.
getGroups() - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns a list of groups of display paths produced by this filter.
getGroups() - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
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
 
getIcon(String) - Static method in class org.lsst.ccs.gconsole.services.lock.Lock
Returns icon corresponding to the current state of the specified agent.
getId() - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
getInfo() - Method in class org.lsst.ccs.gconsole.services.lock.Locker
Returns agent descriptor, if available.
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() - 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.Meta
 
getLabels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ComboGroupView.Descriptor
 
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
Returns time window length.
getLevel() - Method in class org.lsst.ccs.gconsole.services.lock.Locker
Returns current level for the agent.
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.
getLocalPath() - Method in class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
Returns the path of this channel with the agent name and the following slash stripped.
getLock() - Method in class org.lsst.ccs.gconsole.services.lock.Locker
Returns current lock for the agent.
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, in milliseconds since Epoch.
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, in milliseconds since Epoch.
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, in milliseconds.
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.
getMatch() - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.Descriptor
 
getMatches() - Method in class org.lsst.ccs.gconsole.util.swing.SearchDialog
 
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.BoxedComboBox
 
getMaximumSize() - Method in class org.lsst.ccs.gconsole.util.swing.BoxedSpinner
 
getMaximumSize() - Method in class org.lsst.ccs.gconsole.util.swing.BoxedTextField
 
getMaximumSize() - Method in class org.lsst.ccs.gconsole.util.swing.DateTimeSelector
 
getMaximumSize() - Method in class org.lsst.ccs.gconsole.util.swing.HintTextField
 
getMaxLineLength() - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
getMaxRecords() - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
getMaxRecordsOverflow() - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
getMaxWidth() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getMessage() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Returns the wrapped bus message, usually the original message received over the buses.
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
 
getMetadata(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of string values contained in this dataset for the specified off-point metadata type.
getMethod() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
getMethod() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
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
 
getMinimumSize() - Method in class org.lsst.ccs.gconsole.util.swing.DateTimeSelector
 
getMinWidth() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
getMode() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
getMode() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
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.CCSHealthFilter
 
getName() - Method in class org.lsst.ccs.gconsole.base.filter.ConfigurationFilter
 
getName() - Method in class org.lsst.ccs.gconsole.base.filter.CoreStates
 
getName() - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilter
 
getName() - Method in class org.lsst.ccs.gconsole.base.filter.KeyDataAllSubsystemsFilter
 
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.RegExRenamingFilter
 
getName() - Method in class org.lsst.ccs.gconsole.base.filter.States
 
getName() - Method in class org.lsst.ccs.gconsole.base.filter.SubsystemSelectorFilter
 
getName() - Method in class org.lsst.ccs.gconsole.base.filter.Versions
 
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 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.GroupView.Filter
 
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.trending.timeselection.TimeWindow
Returns the name of this time window.
getName() - Method in class org.lsst.ccs.gconsole.services.lock.Locker
Returns agent name.
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.LazyTreeView.Descriptor
 
getNodes() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.Descriptor
Deprecated.
 
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.Meta
 
getOldValue() - Method in class org.lsst.ccs.gconsole.base.panel.PanelEvent
 
getOnPoint() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
getOnPointKeys() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns the set of keys for on-point data and metadata present in this dataset.
getOnPointMeta() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getOnPointSet() - Static method in enum org.lsst.ccs.gconsole.plugins.trending.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 selectors that might be accepted by this filter.
getOriginChannels() - Method in class org.lsst.ccs.gconsole.base.filter.CCSHealthFilter
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.base.filter.ConfigurationFilter
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.base.filter.CoreStates
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilter
 
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.RegExRenamingFilter
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.base.filter.States
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.base.filter.Versions
 
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
 
getOriginChannels() - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Filter
 
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.CCSHealthFilter
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.ConfigurationFilter
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.GenericFilter
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.PageFilter
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.RegExRenamingFilter
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.States
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.SubsystemSelectorFilter
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.base.filter.Versions
 
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
 
getOriginPath(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Filter
 
getOriginPaths(String) - Method in interface org.lsst.ccs.gconsole.base.filter.AgentChannelsFilter
Returns the list of original paths mapped to the specified display channel.
getOriginPaths(String) - Method in class org.lsst.ccs.gconsole.base.filter.CoreStates
 
getOrs() - Method in class org.lsst.ccs.gconsole.plugins.tracer.MultistepFilter.Descriptor
 
getOut() - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer.Descriptor
 
getOutputPanel() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel.Descriptor
 
getPage() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
getPage() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.Descriptor
 
getPage() - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.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(PageContext) - Static method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
Returns managed panel corresponding to the specified context.
getPanel() - Method in class 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.ComboGroupView
 
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.ConfigurationView
 
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.LazyTreeView
Returns the graphical component maintained by this view.
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.TabbedGroupView
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
Deprecated.
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView
Deprecated.
Returns the graphical component maintained by this view.
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer.Descriptor
 
getPanel() - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
Returns the graphical component that displays messages, creating it if it does not already exist.
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.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(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
Splits the group name into segments.
getPath(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedGroupView
 
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 class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
Return the unique path of this channel.
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(Persistable) - Static method in interface org.lsst.ccs.gconsole.services.persist.Persistable
Returns a path for the specified Persistable, its own if present, its Creator's otherwise.
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
 
getProbePages() - Method in class org.lsst.ccs.gconsole.plugins.jgroups.LsstJGroupsPlugin.Descriptor
 
getProperty(String) - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Returns the value of the specified user-supplied property.
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
 
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
 
getRegisteredInstance(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.
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.
getSelected() - Method in class org.lsst.ccs.gconsole.util.swing.SearchDialog
 
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
 
getSelectionHistory() - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.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 class org.lsst.ccs.gconsole.services.lock.LockService
 
getService() - Static method in interface org.lsst.ccs.gconsole.services.optpage.OptionalPage
 
getService() - Static method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
 
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.
getSingleValueMetadata(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns off-point metadata value for the specified key if it is valid for the entire time window covered by this dataset.
getSort() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
getSort() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
getSort() - Method in class org.lsst.ccs.gconsole.util.tree.SModel.Descriptor
 
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.
getSource() - Method in class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel.Event
 
getStandardKey() - Method in class org.lsst.ccs.gconsole.base.panel.PanelEvent
 
getState() - Method in class org.lsst.ccs.gconsole.services.lock.Lock
Returns current state for the agent associated with this widget.
getState() - Method in class org.lsst.ccs.gconsole.services.lock.Locker
Returns current state for the agent.
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.
getSteps() - Method in class org.lsst.ccs.gconsole.plugins.tracer.MultistepFilter.Descriptor
 
getSubgroups(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 
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
Deprecated.
 
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.FilterStep.Descriptor
 
getTarget() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
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 class org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Returns the textual representation associated with this filtered message.
getTimeout() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel.Descriptor
 
getTimeout() - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.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.
getTimes() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of timestamps for points in this dataset.
getTimes(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of timestamps available in this dataset for the specified data or metadata.
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.FilterStep.Method
 
getToolTip() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Mode
 
getToolTip() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Target
 
getTracers() - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin.Descriptor
 
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 class org.lsst.ccs.gconsole.base.filter.AbstractChannelsFilter
 
getUnit() - Method in class org.lsst.ccs.gconsole.util.swing.DurationSelector
 
getUpperEdge() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns the current value of the upper edge of this window, in milliseconds since Epoch.
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, in milliseconds since Epoch.
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, in milliseconds.
getUpperEdgeString() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns the upper edge of this time window in standard format.
getUserID() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin.Descriptor
 
getUserId() - Method in class org.lsst.ccs.gconsole.services.lock.LockService
Returns user ID of this console.
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.
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
 
getValues() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of values for data in this dataset.
getValues(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of values contained in this dataset for the specified metadata type.
getValuesAsString() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.ArgInputPanel
Returns a pretty string for displaying the values to the user.
getVersion() - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
getView(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 
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
 
getViews() - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Descriptor
 
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
 
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
 
GROUP_FIELDS - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Available standard MonitorField constants for displaying a value corresponding to a group of display channels.
groupsAdded(List<String>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ComboGroupView
 
groupsAdded(List<String>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 
groupsAdded(List<String>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedGroupView
 
groupSelected() - Method in class org.lsst.ccs.gconsole.plugins.monitor.ComboGroupView
On group selection, re-populate all combo boxes.
groupSelected() - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 
groupSelected() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedGroupView
 
groupsRemoved(List<String>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ComboGroupView
 
groupsRemoved(List<String>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 
groupsRemoved(List<String>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedGroupView
 
GroupView - Class in org.lsst.ccs.gconsole.plugins.monitor
Abstract monitoring view that splits channels into groups, and displays one group at a time in a child view.
GroupView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 
GroupView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
JavaBean that contains information required to re-create this view in its current state.
GroupView.Filter - Class in org.lsst.ccs.gconsole.plugins.monitor
Filter to be associated with a group view.

H

HA_MULTI - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
hasAgent(String) - Method in class org.lsst.ccs.gconsole.services.aggregator.AgentStatusAggregator
Returns true if the specified localAgent is present on the buses.
hasGroup(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 
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
 
hashCode() - Method in class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
 
hashCode() - Method in class org.lsst.ccs.gconsole.services.lock.Locker
Computes hash code based on agent name.
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
 
HDIM2 - Static variable in class org.lsst.ccs.gconsole.base.Const
 
heartBeat() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.MessageClassSelector
 
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 - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
HOST_PROPERTY - Static variable in class org.lsst.ccs.gconsole.services.rest.LsstRestService
 
HSPACE - Static variable in class org.lsst.ccs.gconsole.base.Const
 

I

icon - Variable in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.RenderedLock
 
ICON - Static variable in class org.lsst.ccs.gconsole.services.lock.Lock
 
ICON_ATTACHED - Static variable in class org.lsst.ccs.gconsole.services.lock.Lock
 
ICON_ATTACHED_OFFLINE - Static variable in class org.lsst.ccs.gconsole.services.lock.Lock
 
ICON_DETACHED - Static variable in class org.lsst.ccs.gconsole.services.lock.Lock
 
ICON_DETACHED_OFFLINE - Static variable in class org.lsst.ccs.gconsole.services.lock.Lock
 
ICON_LOCKED - Static variable in class org.lsst.ccs.gconsole.services.lock.Lock
 
ICON_LOCKED_OFFLINE - Static variable in class org.lsst.ccs.gconsole.services.lock.Lock
 
ICON_OFFLINE - Static variable in class org.lsst.ccs.gconsole.services.lock.Lock
 
ICON_UNLOCKED - Static variable in class org.lsst.ccs.gconsole.services.lock.Lock
 
ICON_UNLOCKED_OFFLINE - Static variable in class org.lsst.ccs.gconsole.services.lock.Lock
 
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() - Static method in class org.lsst.ccs.gconsole.base.InputBlocker
Initializes this service.
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.lock.LockPlugin
 
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.jgroups.LsstJGroupsPlugin
 
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
 
InputBlocker - Class in org.lsst.ccs.gconsole.base
Service that provides "glass pane" functionality, blocking mouse input to data panels.
InputBlocker() - Constructor for class org.lsst.ccs.gconsole.base.InputBlocker
 
InputFilteringPanel - Class in org.lsst.ccs.gconsole.util.swing
 
InputFilteringPanel(JComponent) - Constructor for class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel
 
InputFilteringPanel.Event - Class in org.lsst.ccs.gconsole.util.swing
 
InputFilteringPanel.Listener - Interface in org.lsst.ccs.gconsole.util.swing
 
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
 
insertStatusBarComponent(JComponent, int) - Method in class org.lsst.ccs.gconsole.base.Console
 
insertStatusBarComponent(JComponent, int) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
insertToolbarAction(Action, int) - Method in class org.lsst.ccs.gconsole.base.Console
Inserts an action to the LSST CCS tool bar.
insertToolbarAction(Action, int) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
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
 
InterNodeDescriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
InterNodeDescriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
InterNodeDescriptor(TreeView.InterNodeDescriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
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.
isActive() - Method in class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel.Event
 
isAdjusting() - Method in class org.lsst.ccs.gconsole.services.lock.Locker
Checks whether the locking state of the agent is in the process of being adjusted.
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
 
isBlocked(Component) - Static method in class org.lsst.ccs.gconsole.base.InputBlocker
 
isBlocked() - Method in class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel
 
isCancelled() - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Returns true if this command task was canceled before it completed normally.
isCommandLocked(DictionaryCommand, Locker) - Static method in class 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.LazyTreeView.InterNodeDescriptor
 
isCompact() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
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
Deprecated.
 
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
Deprecated.
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.LazyTreeView.InterNodeDescriptor
 
isExpanded() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
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.LazyTreeView.InterNodeDescriptor
 
isFlat() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
isFlip() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
isFlip() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
isFormat() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
isFormatting() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
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
 
isHorizontalTabs() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedGroupView.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
 
isInvert() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
isInverted() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep
 
isLimitMaxWidth() - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable.Descriptor
 
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.
isMesh() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
isMesh() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
isMute() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.Descriptor
 
isNowrap() - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
isOnline() - Method in class org.lsst.ccs.gconsole.services.lock.Lock
Checks if the agent is online associated with this widget.
isOnline() - Method in class org.lsst.ccs.gconsole.services.lock.Locker
Checks whether the agent is currently connected to the busses and its command dictionary is available.
isOnPoint() - Method in enum org.lsst.ccs.gconsole.plugins.trending.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.
isRaw() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Reports the type of data.
isRaw() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
isSection() - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
isSection() - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
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
Deprecated.
isSkipLine() - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
isToFront() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin.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
 
isVerbose() - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.Descriptor
 
isVisibleCommandSelected() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.CommandListPanel
 
isWarnOnAlarm() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
isWeedOutDuplicates() - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.Descriptor
 
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
 

K

key - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
KeyDataAllSubsystemsFilter - Class in org.lsst.ccs.gconsole.base.filter
Demo filter that selects key data from subsystems for displaying in a GroupView.
KeyDataAllSubsystemsFilter() - Constructor for class org.lsst.ccs.gconsole.base.filter.KeyDataAllSubsystemsFilter
 
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
 
LazyTreeView - Class in org.lsst.ccs.gconsole.plugins.monitor
MonitorView that displays monitoring data as a tree of tables.
LazyTreeView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView
 
LazyTreeView(List<String>) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView
 
LazyTreeView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
JavaBean that contains information required to re-create this view in its current state.
LazyTreeView.DisplayNode - Class in org.lsst.ccs.gconsole.plugins.monitor
Leaf node that displays data.
LazyTreeView.InterNodeDescriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
 
LazyTreeView.InterNodeDescriptor.DisplayMode - Enum in org.lsst.ccs.gconsole.plugins.monitor
 
LazyTreeView.InterNodeDescriptor.Sort - Enum in org.lsst.ccs.gconsole.plugins.monitor
Enumeration of sorting algorithms supported by InterNode.
LazyTreeView.MonitorTableNode - Class in org.lsst.ccs.gconsole.plugins.monitor
Tree node that displays a monitor table.
LENGTH_LIMIT - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
 
LifeCyclePlugin - Class in org.lsst.ccs.gconsole.plugins.demo.life
 
LifeCyclePlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.life.LifeCyclePlugin
 
limitMaxWidth - Variable in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
 
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.
Lock - Class in org.lsst.ccs.gconsole.services.lock
Lock widget that can be added to any panel, and used to lock and unlock a remote subsystem.
Lock(String) - Constructor for class org.lsst.ccs.gconsole.services.lock.Lock
Constructs the widget.
Lock.Listener - Interface in org.lsst.ccs.gconsole.services.lock
 
Locker - Class in org.lsst.ccs.gconsole.services.lock
Lock management service handle for a specific agent.
LockPlugin - Class in org.lsst.ccs.gconsole.plugins.demo.lock
Plugin for testing lock management.
LockPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.demo.lock.LockPlugin
 
LockService - Class in org.lsst.ccs.gconsole.services.lock
Class that handles interactions between various command browser components and agent services involved in lock management.
LockService() - Constructor for class org.lsst.ccs.gconsole.services.lock.LockService
 
LockService.Listener - Interface in org.lsst.ccs.gconsole.services.lock
Listener interface for receiving notifications of changes in the set of agents watched by this service, and of changes in userID.
LockService.Operation - Enum in org.lsst.ccs.gconsole.services.lock
Lock management operations.
LockService.State - Enum in org.lsst.ccs.gconsole.services.lock
States of remote agents with respect to lock management.
logBus() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.MessageClassSelector
 
logger - Variable in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
 
login(String, String) - Method in class org.lsst.ccs.gconsole.services.lock.LockService
Changes user ID associated with this console.
longf(boolean) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardFormatter
 
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
 
LsstJGroupsPlugin - Class in org.lsst.ccs.gconsole.plugins.jgroups
LSST Command Browser Plugin.
LsstJGroupsPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.jgroups.LsstJGroupsPlugin
 
LsstJGroupsPlugin.Descriptor - Class in org.lsst.ccs.gconsole.plugins.jgroups
 
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 message viewers.
LsstTracerPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
LsstTracerPlugin.Descriptor - Class in org.lsst.ccs.gconsole.plugins.tracer
 
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.base.filter.RegExRenamingFilter
 
main(String...) - Static method in class org.lsst.ccs.gconsole.base.OutputPane
 
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.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.DateTimePicker
 
main(String...) - Static method in class org.lsst.ccs.gconsole.util.swing.DateTimeSelector
 
main(String[]) - Static method in class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel
 
main(String[]) - Static method in class org.lsst.ccs.gconsole.util.swing.MouseAdapterDoubleClick
 
main(String...) - Static method in class org.lsst.ccs.gconsole.util.swing.SearchDialog
 
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(String, String, String[]) - Method in class org.lsst.ccs.gconsole.services.persist.PersistenceService
Creates a Persistable instance.
make(Creator.Descriptor) - 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.
makeCCSHealthPage() - Static method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin
 
makeConfigPage(String, List<String>) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.ConfigurationView
 
makeConfigPage() - Static method in class org.lsst.ccs.gconsole.plugins.monitor.ConfigurationView
 
makeDemoPage() - Static method in class org.lsst.ccs.gconsole.plugins.monitor.LsstMonitorPlugin
 
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
Checks whether the specified channel is accepted by this selector.
match(String) - Method in interface org.lsst.ccs.gconsole.services.aggregator.ChannelSelector
Checks whether the specified channel path is accepted by this selector.
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
Deprecated.
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(List<FormattedValue>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Merges zero or more formatted values.
mergeConfigColor(Color, Color) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Merges colors used to indicate a state of a configurable parameter.
mergeGroup(String, String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
Reverse separateGroup(...).
mergeStateColor(Color, Color) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
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
 
MessageClassSelector - Class in org.lsst.ccs.gconsole.plugins.tracer.filters
Message filter that selects messages based on their class.
MessageFilter - Interface in org.lsst.ccs.gconsole.plugins.tracer
Interface to be implemented by tracer filters.
Meta - Enum in org.lsst.ccs.gconsole.plugins.trending
Enumeration of metadata types that might be plotted for a trending channel.
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
 
modifyPopup(JPopupMenu, Component, Point) - Method in interface org.lsst.ccs.gconsole.base.panel.DataPage
Override to add extra items to the popup menu.
modifyPopupMenu(JPopupMenu, Component, Point) - Method in interface org.lsst.ccs.gconsole.base.panel.DataPage
This method should not be overridden.
modifyPopupMenu(JPopupMenu, Component, Point) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.OutputPanel
 
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
 
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(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.
MouseAdapterDoubleClick - Class in org.lsst.ccs.gconsole.util.swing
MouseAdapter that does not call mouseClicked(e) with e.getClickCount() == 1 on double click.
MouseAdapterDoubleClick() - Constructor for class org.lsst.ccs.gconsole.util.swing.MouseAdapterDoubleClick
 
mouseClicked(ImageView.MEvent) - Method in interface org.lsst.ccs.gconsole.plugins.monitor.ImageView.MListener
 
mouseClicked(MouseEvent) - Method in class org.lsst.ccs.gconsole.util.swing.MouseAdapterDoubleClick
 
mouseClickedFiltered(MouseEvent) - Method in class org.lsst.ccs.gconsole.util.swing.MouseAdapterDoubleClick
 
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
 
MultistepFilter - Class in org.lsst.ccs.gconsole.plugins.tracer
Message filter that applies a sequence of FilterSteps.
MultistepFilter(FilterStep[], boolean[]) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.MultistepFilter
Constructs a multi-step filter.
MultistepFilter(MultistepFilter.Descriptor) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.MultistepFilter
 
MultistepFilter.Descriptor - Class in org.lsst.ccs.gconsole.plugins.tracer
 
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
 
needsTarget() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Method
 
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.util.swing.InputFilteringPanel
 
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
 
onBlock(MouseEvent) - Method in class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel
 
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
 
onChange(InputFilteringPanel.Event) - Method in interface org.lsst.ccs.gconsole.util.swing.InputFilteringPanel.Listener
 
onChooseMe() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
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
 
onMessage(BusMessage) - 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
onResult(CommandCode, 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
 
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.
openTracer(Tracer.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
openTracer(Tracer) - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
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.lock - package org.lsst.ccs.gconsole.plugins.demo.lock
 
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.jgroups - package org.lsst.ccs.gconsole.plugins.jgroups
 
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
Message Viewer plugin.
org.lsst.ccs.gconsole.plugins.tracer.filters - package org.lsst.ccs.gconsole.plugins.tracer.filters
Built-in filters for use with the message viewer.
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.lock - package org.lsst.ccs.gconsole.services.lock
 
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
 
OutputPane - Class in org.lsst.ccs.gconsole.base
Component that displays textual records.
OutputPane() - Constructor for class org.lsst.ccs.gconsole.base.OutputPane
 
OutputPane(OutputPane.Descriptor) - Constructor for class org.lsst.ccs.gconsole.base.OutputPane
 
OutputPane.Descriptor - Class in org.lsst.ccs.gconsole.base
 
OutputPanel - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
Component that displays commands output.
OutputPanel() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.OutputPanel
 
OutputPanel.Descriptor - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
 
OutputPanel.Record - Class in org.lsst.ccs.gconsole.plugins.commandbrowser
 
OWN_LOCK - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 

P

PAGE - Static variable in interface org.lsst.ccs.gconsole.services.aggregator.AgentChannel.Key
 
PAGE_CREATOR_PATH - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.ConfigurationView
 
PAGE_CREATOR_PATH_WHOLECAMERA - Static variable in class org.lsst.ccs.gconsole.plugins.monitor.ConfigurationView
 
pageChanged(PageEvent) - Method in class org.lsst.ccs.gconsole.jas3.JasPanelManager
 
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.
parseLevel(String) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardConfigurableFilter
 
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, Color) - Method in class org.lsst.ccs.gconsole.base.OutputPane
 
println(Object) - Method in class org.lsst.ccs.gconsole.base.OutputPane
 
ProbePage - Class in org.lsst.ccs.gconsole.plugins.jgroups
 
ProbePage() - Constructor for class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage
 
ProbePage.Descriptor - Class in org.lsst.ccs.gconsole.plugins.jgroups
 
process(PanelEvent) - Method in interface org.lsst.ccs.gconsole.base.panel.PanelListener
 
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.plugins.commandbrowser.LsstCommandBrowserPlugin
 
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
 
putProperty(String, Object) - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Attaches a user-supplied property to this task.

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(boolean) - 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
 
RegExRenamingFilter - Class in org.lsst.ccs.gconsole.base.filter
Regular expression based channels filter.
RegExRenamingFilter(String, String, boolean, String, List<String>) - Constructor for class org.lsst.ccs.gconsole.base.filter.RegExRenamingFilter
 
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(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.lock.Lock
 
removeAllListeners() - Method in class org.lsst.ccs.gconsole.services.lock.Locker
 
removeAllListeners() - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Removes all listeners.
removeAllListeners() - Method in class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel
 
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.GroupView
Updates views or calls removeChannels(...) on a child view if it exists.
removeChannels(List<AgentInfo>, List<Map.Entry<String, AgentChannel>>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
Deprecated.
 
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(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(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(Lock.Listener) - Method in class org.lsst.ccs.gconsole.services.lock.Lock
 
removeListener(ChangeListener) - Method in class org.lsst.ccs.gconsole.services.lock.Locker
 
removeListener(LockService.Listener) - Method in class org.lsst.ccs.gconsole.services.lock.LockService
Removes a listener.
removeListener(ChangeListener) - Method in class org.lsst.ccs.gconsole.services.rest.LsstRestService
Removes a listener.
removeListener(DateTimeSelector.Listener) - Method in class org.lsst.ccs.gconsole.util.swing.DateTimeSelector
 
removeListener(DurationSelector.Listener) - Method in class org.lsst.ccs.gconsole.util.swing.DurationSelector
 
removeListener(InputFilteringPanel.Listener) - Method in class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel
 
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
 
removeNotify() - Method in class org.lsst.ccs.gconsole.services.lock.Lock
 
removeProperty(String) - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Removes a previously attached user-supplied property.
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
 
removeStatusBarComponent(JComponent) - Method in class org.lsst.ccs.gconsole.base.Console
 
removeStatusBarComponent(JComponent) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
RenderedLock(ImageIcon, String, boolean, Action, List<Action>) - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.RenderedLock
 
RenderedLock() - Constructor for class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.RenderedLock
 
renderLock(Locker) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
Computes information for rendering lock icon and enabling actions associated with the specified agent.
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.LazyTreeView
 
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
Deprecated.
 
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(Serializable) - Method in class org.lsst.ccs.gconsole.base.OutputPane
 
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(Serializable) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.OutputPanel
 
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.gconsole.plugins.demo.life.LifeCyclePlugin
 
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.gconsole.plugins.jgroups.LsstJGroupsPlugin
 
restore(Serializable) - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage
 
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(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
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.LazyTreeView
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(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorPage
 
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
Deprecated.
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
Deprecated.
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.tracer.LsstTracerPlugin
 
restore(Persistable.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
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.base.OutputPane
 
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 class 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.commandbrowser.OutputPanel
 
save() - Method in class org.lsst.ccs.gconsole.plugins.demo.life.LifeCyclePlugin
 
save() - Method in class org.lsst.ccs.gconsole.plugins.jgroups.LsstJGroupsPlugin
 
save() - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage
 
save() - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView
 
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.GroupView
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.LazyTreeView
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
Deprecated.
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
Deprecated.
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.FilterStep
 
save() - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
save() - Method in class org.lsst.ccs.gconsole.plugins.tracer.MultistepFilter
 
save() - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
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
 
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() - Method in class org.lsst.ccs.gconsole.util.swing.SearchDialog
 
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.
SearchDialog - Class in org.lsst.ccs.gconsole.util.swing
Dialog for searching through a list of strings.
SearchDialog(List<String>, String, Component) - Constructor for class org.lsst.ccs.gconsole.util.swing.SearchDialog
 
SearchDialog.Button - Class in org.lsst.ccs.gconsole.util.swing
 
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 SectionedTable.
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
 
selectDate(LocalDate, String, Component) - Static method in class org.lsst.ccs.gconsole.util.swing.DateTimePicker
Displays a dialog for selecting date.
selectDateTime(LocalDateTime, String, Component) - Static method in class org.lsst.ccs.gconsole.util.swing.DateTimePicker
Displays a dialog for selecting date and time.
selectGroup(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ComboGroupView
 
selectGroup(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
Selects and displays the view for the specified group.
selectGroup(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedGroupView
 
selectionHistory - Variable in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 
selectTime(LocalTime, String, Component) - Static method in class org.lsst.ccs.gconsole.util.swing.DateTimePicker
Displays a dialog for selecting time.
send(CommandHandle, Duration, String, String, String) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem.
send(Duration, String, String, String) - 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.
send(CommandHandle, String, String, String) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem with the default timeout.
send(String, String, String) - 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.
send(CommandHandle, Duration, String, String) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem.
send(Duration, String, String) - 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.
send(CommandHandle, String, String) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem with the default timeout.
send(String, String) - 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.
send(CommandHandle, Duration, String) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem.
send(Duration, String) - 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.
send(CommandHandle, String) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem with the default timeout.
send(String) - 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.
send() - Method in class org.lsst.ccs.gconsole.agent.command.CommandTask
Triggers sending the command to the target subsystem.
send(String, String, String) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Sends a command to a remote subsystem with default timeout and default response handling.
send(String, String) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Sends a command to a remote subsystem with default timeout and default response handling.
send(String) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Sends a command to a remote subsystem with default timeout and default response handling.
sendEncoded(CommandHandle, Duration, String, String, String...) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem.
sendEncoded(Duration, String, String, String...) - 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.
sendEncoded(CommandHandle, String, String, String...) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem with the default timeout.
sendEncoded(String, String, String...) - 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.
sendEncoded(String, String, String...) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Sends a command to a remote subsystem with default timeout and default response handling.
sendRaw(CommandHandle, Duration, String, String, Object...) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem.
sendRaw(Duration, String, 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.
sendRaw(CommandHandle, String, String, Object...) - Method in class org.lsst.ccs.gconsole.agent.command.CommandSender
Sends a command to a remote subsystem with the default timeout.
sendRaw(String, 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.
sendRaw(String, String, Object...) - Method in class org.lsst.ccs.gconsole.services.command.CommandService
Sends a command to a remote subsystem with default timeout and default response handling.
separateGroup(String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
Splits display path produced by the filter into group and path inside group.
service - Variable in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
 
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(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.
set(Object, Object) - Method in class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
Sets the value of the specified attribute.
set(Object) - Method in class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
Sets the value of this channel.
set(LocalDateTime) - Method in class org.lsst.ccs.gconsole.util.swing.DateTimeSelector
Sets current value.
set(long) - Method in class org.lsst.ccs.gconsole.util.swing.DurationSelector
 
set(int, ChronoUnit) - Method in class org.lsst.ccs.gconsole.util.swing.DurationSelector
 
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.util.swing.DurationSelector
 
setAutoRefresh(boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
setBins(Integer) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setBlockAll(boolean) - Static method in class org.lsst.ccs.gconsole.base.InputBlocker
 
setBlocked(boolean) - Method in class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel
 
setBlockInput(boolean) - Method in class org.lsst.ccs.gconsole.base.Console
Blocks and unblocks mouse and key input to the console.
setBlockInput(boolean) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
setBlockSelected(boolean) - Static method in class org.lsst.ccs.gconsole.base.InputBlocker
 
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
 
setBus(String) - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.Descriptor
 
setCategory(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer.Descriptor
 
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
 
setCode(String[]) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
setColor(Color) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Sets the color to be used for printing this message.
setColor(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
setColumns(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
setCommand(String) - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.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.LazyTreeView.InterNodeDescriptor
 
setCompact(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
setCompactFields(String[]) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView.Descriptor
 
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(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
 
setDefaultView(AbstractMonitorView.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Descriptor
 
setDepth(int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Descriptor
 
setDescription(String) - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
setDescription(String) - Method in class org.lsst.ccs.gconsole.services.persist.Persistable.Descriptor
 
setDescription(String) - Method in class org.lsst.ccs.gconsole.util.swing.SearchDialog
Sets the descriptive text to be displayed by this dialog.
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(LazyTreeView.InterNodeDescriptor.DisplayMode) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
setDisplayMode(TreeView.InterNodeDescriptor.DisplayMode) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
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.util.swing.DateTimeSelector
 
setEnabled(boolean) - Method in class org.lsst.ccs.gconsole.util.swing.DurationSelector
 
setEnabled(SearchDialog) - Method in class org.lsst.ccs.gconsole.util.swing.SearchDialog.Button
 
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.LazyTreeView.InterNodeDescriptor
 
setExpanded(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
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
 
setFields(String[]) - Method in class org.lsst.ccs.gconsole.plugins.monitor.AbstractMonitorView.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
Deprecated.
Called to set a filter on this view.
setFilter(MultistepFilter.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer.Descriptor
 
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
 
setFlag(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
setFlags(int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
setFlags(int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
setFlat(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
setFlat(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
setFlip(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
setFlip(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
setFontSize(int) - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
setFontSize(int) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.OutputPanel.Descriptor
 
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.
setFormat(boolean) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
setFormat(String) - Method in class org.lsst.ccs.gconsole.util.swing.DateTimeSelector
Sets format for displaying date and time.
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 class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 
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
 
setHorizontalTabs(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedGroupView.Descriptor
 
setId(String) - Method in class org.lsst.ccs.gconsole.base.ComponentDescriptor
 
setInvert(boolean) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
setLabels(String[]) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ComboGroupView.Descriptor
 
setLayer(int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setLimitMaxWidth(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTable
Sets limitMaxWidth property.
setLimitMaxWidth(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.SectionedTable.Descriptor
 
setLineLength(int) - Method in class org.lsst.ccs.gconsole.base.OutputPane
 
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
 
setLowerEdge(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Sets lower edge of this time window.
setMatch(String) - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.Descriptor
 
setMaxHeight(double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setMaxItemsInPopup(int) - Method in class org.lsst.ccs.gconsole.util.swing.SearchField
Sets the maximum number of choices to display in the popup.
setMaxLineLength(int) - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
setMaxRecords(int) - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
setMaxRecordsOverflow(int) - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
setMaxResults(int) - Method in class org.lsst.ccs.gconsole.util.swing.SearchDialog
Sets the maximum number of matching items to display in the list of results.
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.LazyTreeView.InterNodeDescriptor
 
setMesh(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
setMeta(EnumSet<Meta>) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
setMethod(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
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
 
setMode(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
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.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.LazyTreeView.Descriptor
 
setNodes(TreeMap<String, Serializable>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.Descriptor
Deprecated.
 
setNowrap(boolean) - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
setOffPoint(EnumSet<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(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
 
setOrs(boolean[]) - Method in class org.lsst.ccs.gconsole.plugins.tracer.MultistepFilter.Descriptor
 
setOut(OutputPane.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer.Descriptor
 
setOutputPanel(OutputPanel.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.AgentPanel.Descriptor
 
setPadding(int, int, int, int) - Method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorTableCellRenderer
Sets additional padding for the table cells.
setPage(DataPanelDescriptor) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer.Descriptor
 
setPage(DataPanelDescriptor) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.Descriptor
 
setPage(DataPanelDescriptor) - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.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.tracer.Tracer.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.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
 
setProbePages(ProbePage.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.jgroups.LsstJGroupsPlugin.Descriptor
 
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
 
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
 
setRaw(Boolean) - 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.util.swing.DurationSelector
 
setRows(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPage.Descriptor
 
setSection(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
setSection(boolean) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
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
 
setSelectionHistory(String[]) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.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(double, double) - Method in class org.lsst.ccs.gconsole.plugins.monitor.ImageView.Item
 
setSkipLine(boolean) - Method in class org.lsst.ccs.gconsole.base.OutputPane.Descriptor
 
setSkipLine(boolean) - Method in class org.lsst.ccs.gconsole.base.OutputPane
 
setSort(LazyTreeView.InterNodeDescriptor.Sort) - Method in class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.InterNodeDescriptor
 
setSort(TreeView.InterNodeDescriptor.Sort) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TreeView.InterNodeDescriptor
Deprecated.
 
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
 
setSteps(FilterStep.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.tracer.MultistepFilter.Descriptor
 
setTab(String, AbstractMonitorView) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
Deprecated.
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, AbstractMonitorView.Descriptor>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView.Descriptor
Deprecated.
 
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
 
setTarget(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Descriptor
 
setText(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Associates a textual representation with this filtered message.
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
 
setTimeout(int) - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.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
 
setToolTipText(String) - Method in class org.lsst.ccs.gconsole.util.swing.DateTimeSelector
 
setToolTipText(String) - Method in class org.lsst.ccs.gconsole.util.swing.DurationSelector
 
setTracers(Tracer.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin.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
 
setUpperEdge(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Sets upper edge of this time window.
setUserID(String) - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.LsstCommandBrowserPlugin.Descriptor
 
setValidRange(LocalDateTime, LocalDateTime) - Method in class org.lsst.ccs.gconsole.util.swing.DateTimeSelector
Sets validity range for this selector.
setVerbose(boolean) - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.Descriptor
 
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
Deprecated.
Sets the factory used to create views for tabs for which the view has not been explicitly set.
setViews(HashMap<String, AbstractMonitorView.Descriptor>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView.Descriptor
 
setWeedOutDuplicates(boolean) - Method in class org.lsst.ccs.gconsole.plugins.jgroups.ProbePage.Descriptor
 
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
 
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.
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
 
showPopup(MouseEvent) - Method in class org.lsst.ccs.gconsole.util.swing.InputFilteringPanel
 
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 class 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.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
Deprecated.
Splits display path produced by the filter onto [tab, path inside tab].
StandardConfigurableFilter - Class in org.lsst.ccs.gconsole.plugins.tracer.filters
Standard configurable filter for message viewers.
StandardConfigurableFilter(String, Level, boolean) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardConfigurableFilter
 
StandardFormatter - Class in org.lsst.ccs.gconsole.plugins.tracer.filters
Standard formatter for message viewers.
StandardFormatter(boolean, boolean) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardFormatter
 
standardTracer(String, String, String, boolean) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.StandardConfigurableFilter
 
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.lock.LockService
 
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
 
stateBundle() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.MessageClassSelector
 
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 class org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.DisplayNode
 
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
Deprecated.
 
stateChangeNotification() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.MessageClassSelector
 
stateLabel - Variable in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
 
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
 
StaticChannel - Class in org.lsst.ccs.gconsole.services.aggregator
AgentChannel whose value is fixed .
StaticChannel(AgentInfo, String, Object) - Constructor for class org.lsst.ccs.gconsole.services.aggregator.StaticChannel
Constructs an instance.
statusBus() - Static method in class org.lsst.ccs.gconsole.plugins.tracer.filters.MessageClassSelector
 
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
 
stopService() - Method in class org.lsst.ccs.gconsole.services.lock.LockService
 
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) - Static method in class org.lsst.ccs.gconsole.plugins.monitor.MonitorField
Returns MonitorField given its string representation.
Style() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
Style(Meta, EnumSet<Meta>) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
SubsystemSelectorFilter - Class in org.lsst.ccs.gconsole.base.filter
AbstractChannelsFilter that selects channels from the specified subsystem.
SubsystemSelectorFilter(String) - Constructor for class org.lsst.ccs.gconsole.base.filter.SubsystemSelectorFilter
 
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

TabbedGroupView - Class in org.lsst.ccs.gconsole.plugins.monitor
MonitorView that divides channels into groups and displays one group at a time, using tabs to select the group.
TabbedGroupView(int, boolean) - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TabbedGroupView
 
TabbedGroupView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
JavaBean that contains information required to re-create this view in its current state.
TabbedView - Class in org.lsst.ccs.gconsole.plugins.monitor
Deprecated.
Replaced by TabbedGroupView.
TabbedView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
Deprecated.
 
TabbedView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
Deprecated.
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(int, int, String) - Method in class org.lsst.ccs.gconsole.plugins.monitor.CellTableView
 
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
 
test1() - Static method in class org.lsst.ccs.gconsole.plugins.monitor.GroupView
 
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.MonitorField
 
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
Constructs time window instance.
TimeWindow(String, String, String, boolean) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Constructs time window instance.
TimeWindow(String) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Constructs a named time window with no start and end values.
TimeWindow(TimeWindow) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Constructs anonymous, non-persistent time window with the same start and end values as the seed.
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.
toggleBlockAll() - Static method in class org.lsst.ccs.gconsole.base.InputBlocker
 
toggleBlockSelected() - Static method in class org.lsst.ccs.gconsole.base.InputBlocker
 
tooltip - Variable in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser.RenderedLock
 
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.FilterStep.Method
 
toString() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Mode
 
toString() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.FilterStep.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.services.aggregator.StaticChannel
 
toString() - Method in enum org.lsst.ccs.gconsole.services.lock.LockService.Operation
 
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
Configurable message viewer that manages a single page displaying filtered bus messages.
Tracer() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
Tracer.Descriptor - Class in org.lsst.ccs.gconsole.plugins.tracer
 
TracerEditor - Class in org.lsst.ccs.gconsole.plugins.tracer
GUI editor for UserFilter.
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
Deprecated.
Replaced by LazyTreeView.
TreeView() - Constructor for class org.lsst.ccs.gconsole.plugins.monitor.TreeView
Deprecated.
 
TreeView.Descriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
Deprecated.
JavaBean that contains information required to re-create this view in its current state.
TreeView.DisplayNode - Class in org.lsst.ccs.gconsole.plugins.monitor
Deprecated.
 
TreeView.InterNodeDescriptor - Class in org.lsst.ccs.gconsole.plugins.monitor
Deprecated.
 
TreeView.InterNodeDescriptor.DisplayMode - Enum in org.lsst.ccs.gconsole.plugins.monitor
Deprecated.
 
TreeView.InterNodeDescriptor.Sort - Enum in org.lsst.ccs.gconsole.plugins.monitor
Deprecated.
Enumeration of sorting algorithms supported by InterNode.
TreeView.MonitorTableNode - Class in org.lsst.ccs.gconsole.plugins.monitor
Deprecated.
 
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
 
TrendData - Class in org.lsst.ccs.gconsole.plugins.trending
Time history dataset for a specific channel and a specific time window.
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(Lock) - Method in interface org.lsst.ccs.gconsole.services.lock.Lock.Listener
 
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.GroupView
Forward updates to the current view, if any.
updateChannels(List<Map.Entry<String, Map.Entry<AgentChannel, List<String>>>>) - Method in class org.lsst.ccs.gconsole.plugins.monitor.TabbedView
Deprecated.
 
updatePreferences() - Method in class org.lsst.ccs.gconsole.plugins.trending.AutoRefreshManager
 
updateStateDisplay() - Method in class org.lsst.ccs.gconsole.plugins.commandbrowser.Browser
 
userChanged(String, String) - Method in interface org.lsst.ccs.gconsole.services.lock.LockService.Listener
Called when the user name associated with this console changes.
Utilities - Class in org.lsst.ccs.gconsole.util.swing
Static methods useful with SWING.
Utilities() - Constructor for class org.lsst.ccs.gconsole.util.swing.Utilities
 

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.agent.command.CommandCode
Returns the enum constant of this type with the specified name.
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 enum org.lsst.ccs.gconsole.plugins.monitor.LazyTreeView.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.LazyTreeView.InterNodeDescriptor.Sort
Returns the enum constant of this type with the specified name.
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
Deprecated.
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
Deprecated.
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.FilterStep.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.FilterStep.Target
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.trending.Meta
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.services.lock.LockService.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.services.lock.LockService.State
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.agent.command.CommandCode
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.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.LazyTreeView.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.LazyTreeView.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.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
Deprecated.
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
Deprecated.
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.FilterStep.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.FilterStep.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.FilterStep.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.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.services.lock.LockService.Operation
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.services.lock.LockService.State
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
 
VDIM2 - Static variable in class org.lsst.ccs.gconsole.base.Const
 
Versions - Class in org.lsst.ccs.gconsole.base.filter
Filter that selects subsystem state channels.
Versions() - Constructor for class org.lsst.ccs.gconsole.base.filter.Versions
 
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.
wrap(JComponent, boolean) - Static method in class org.lsst.ccs.gconsole.base.InputBlocker
Wraps the provided data panel into an input-filtering component.
wrap(JComponent) - Static method in interface org.lsst.ccs.gconsole.base.panel.DataPage
Wraps the provided component to make it implement DataPage.
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 © 2023 LSST. All rights reserved.