- actionPerformed(ActionEvent) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryTreeMainPanel
-
Refresh agents performed
- actionPerformed(ActionEvent) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.EngineeringModeButtonEditor
-
- actionPerformed(ActionEvent) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.EngineeringModeButtonRenderer
-
- add(String, String) - Method in class org.lsst.ccs.gconsole.jas3.PreferencePage
-
- add(AuxData) - Method in class org.lsst.ccs.gconsole.plugins.trending.PlotData
-
- addFlag(FilteredMessage.Flag, FilteredMessage.Flag...) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
-
Associates one or more flags with this message.
- addFlag(FilteredMessage.Flag, FilteredMessage.Flag...) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
-
- addListener(AlertListener) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertHandler
-
- addListener(AlertListener) - Method in interface org.lsst.ccs.gconsole.plugins.alert.AlertService
-
Adds a listener that will be notified of any future raised or cleared alerts.
- addMenu(Action, String...) - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
-
Adds an item to the graphical console menu bar.
- addPlotData(Plot) - Method in class org.lsst.ccs.gconsole.plugins.trending.DataChannelHandler
-
Adds the specified data point set to the list of plotted data for this channel.
- addPoint() - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
- addPoint(IDataPoint) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
- addPreference(String[], String, String) - Method in class org.lsst.ccs.gconsole.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.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.Console
-
Defines a console property with the specified default value.
- addProperty(String, Object) - Method in class org.lsst.ccs.gconsole.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
-
- addPropertyListener(Console.PropertyListener, String) - Method in class org.lsst.ccs.gconsole.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
-
- 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
-
- AgentDefaultTableModel - Class in org.lsst.ccs.gconsole.plugins.dictionary
-
- AgentDefaultTableModel(Object[], int) - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.AgentDefaultTableModel
-
- AgentDefaultTableModel(Object[][], Object[]) - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.AgentDefaultTableModel
-
- AgentTable - Class in org.lsst.ccs.gconsole.plugins.dictionary
-
- AgentTable() - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.AgentTable
-
- AlertEvent - Class in org.lsst.ccs.gconsole.plugins.alert
-
An event fired by
AlertService to notify listeners of raised or cleared alerts.
- AlertEvent(String, Alert, RaisedAlertSummary) - Constructor for class org.lsst.ccs.gconsole.plugins.alert.AlertEvent
-
Constructor for events triggered by a raised alert.
- AlertEvent(String, String[], RaisedAlertSummary) - Constructor for class org.lsst.ccs.gconsole.plugins.alert.AlertEvent
-
Constructor for events triggered by cleared alerts.
- AlertHandler - Class in org.lsst.ccs.gconsole.plugins.alert
-
Alert handling service implementation.
- AlertHandler(LsstAlertPlugin) - Constructor for class org.lsst.ccs.gconsole.plugins.alert.AlertHandler
-
- AlertListener - Interface in org.lsst.ccs.gconsole.plugins.alert
-
Interface to be implemented by listeners interested in
AlertEvents.
- AlertService - Interface in org.lsst.ccs.gconsole.plugins.alert
-
Alert handling service definition.
- AlertViewer - Class in org.lsst.ccs.gconsole.plugins.alert
-
Display of CCS alert summary.
- AlertViewer(LsstAlertPlugin) - Constructor for class org.lsst.ccs.gconsole.plugins.alert.AlertViewer
-
- annotation() - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
- apply(JComponent) - Method in class org.lsst.ccs.gconsole.jas3.PreferencePage
-
- apply(JComponent) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
Reads GUI and updates current settings.
- ArgInputPanel - Class in org.lsst.ccs.gconsole.plugins.dictionary
-
- ArgInputPanel() - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.ArgInputPanel
-
- AutoRefresh - Class in org.lsst.ccs.gconsole.plugins.trending
-
Handles automatic refreshing of trending plots.
- AutoRefresh(LsstTrendingPlugin) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.AutoRefresh
-
- AuxData - Interface in org.lsst.ccs.gconsole.plugins.trending
-
Mix-in interface that identifies auxiliary data that may be displayed on trending plots.
- AuxData.Type - Enum in org.lsst.ccs.gconsole.plugins.trending
-
Enumeration of types of auxiliary data.
- AuxDataPointSet - Class in org.lsst.ccs.gconsole.plugins.trending
-
Data point set that contains auxiliary data that can be displayed on a trending plot.
- AuxDataPointSet(AuxData.Type, String) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.AuxDataPointSet
-
- availableFilters() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
-
Returns a map of available filters full names to their descriptions.
- get() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilter
-
Returns a reference to this filter.
- get() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilterFactory
-
Returns an instance of MessageFilter.
- get() - Method in class org.lsst.ccs.gconsole.plugins.trending.PlotData
-
- get(AuxData.Type) - Method in class org.lsst.ccs.gconsole.plugins.trending.PlotData
-
- get(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
-
Returns preset with the specified index.
- getAction() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
-
- getAlert() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertEvent
-
Returns the Alert that triggered this event.
- getApplication() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
-
- getArgInput() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.ArgInputPanel
-
- getAutoRefresh() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
-
- getBusMessage() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
-
Returns the wrapped bus message, usually the original message received over the buses.
- getBusMessage() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
-
- getCellEditorValue() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.EngineeringModeButtonEditor
-
- getChannel() - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Returns data channel used to populate this dataset.
- getChosenName() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterChooser
-
- getClearedIds() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertEvent
-
Returns the list of cleared IDs.
- getCode() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
-
- getColor() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
-
Returns the color to be used for printing this message.
- getColor() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
-
- getColor() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
-
- getColumnClass(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
-
- getColumnCount() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
-
- getColumnName(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
-
- getConnectedAgents() - Method in interface org.lsst.ccs.gconsole.plugins.dictionary.CommandListener
-
- getConsole() - Method in class org.lsst.ccs.gconsole.ConsolePlugin
-
Provides access to the graphical console subsystem.
- getConsole() - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
-
Returns a reference to the graphical console subsystem.
- getData() - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Returns current data set associated with this plot.
- getDataChannel() - Method in class org.lsst.ccs.gconsole.plugins.trending.DataChannelHandler
-
Returns the underlying DataChannel.
- getDescription() - Method in interface org.lsst.ccs.gconsole.ConsolePluginDescriptor
-
- getDescription() - Method in class org.lsst.ccs.gconsole.plugins.tracer.MessageFilterAdapter
-
- getDescription() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilterFactory
-
Returns the description of the filters created by this factory.
- getDescriptor() - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
-
Returns the descriptor for the graphical console plugin associated with this ConsolePluginServices instance.
- getFileName() - Method in class org.lsst.ccs.gconsole.plugins.elog.LsstElogAttachment
-
- getFilter() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterEditor
-
- getFilter(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
-
Returns the filter specified by the name.
- getFilterRegistry() - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
-
- getFlags() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
-
Returns the flags associated with this message.
- getFlags() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
-
- getGranularity() - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Returns average time interval between points in this dataset, in milliseconds.
- getHistory(String, String) - Method in interface org.lsst.ccs.gconsole.plugins.alert.AlertService
-
Returns the history for the specified alert ID.
- getInstance(Studio, PluginInfo, ClassLoader) - Method in class org.lsst.ccs.gconsole.jas3.LsstPluginFactory
-
- getLastUseTime() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Returns the time in milliseconds when this time window was last selected.
- getLength() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
- getLevel() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertEvent
-
Returns the level (WARNING or ALARM) at which the alert that triggered this
event was raised.
- getLogger() - Method in class org.lsst.ccs.gconsole.Console
-
Returns the default logger associated with the graphical console.
- getLogger() - Method in class org.lsst.ccs.gconsole.jas3.LsstPlugin
-
Returns the default logger associated with the graphical console.
- getLookup() - Method in class org.lsst.ccs.gconsole.Console
-
Returns a lookup instance that can be used objects registered by various
components of the graphical console.
- getLookup() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
-
- getLookup() - Method in class org.lsst.ccs.gconsole.jas3.LsstPlugin
-
Access to the lookup singleton.
- getLowerEdge() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Returns the current value of the lower edge of this window.
- getLowerEdge(long) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Returns the lower edge of this time window at the specified time.
- getLowerEdgeDelay() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Returns the difference between the lower edge of this time window and the current time.
- getLowerEdgeString() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Returns the lower edge of this time window in standard format.
- getMainPane() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryBusMaster
-
- getMessage() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
-
Returns the text message associated with this filtered message.
- getMessage() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
-
- getMessagingAccess() - Method in class org.lsst.ccs.gconsole.jas3.LsstPlugin
-
Access to the AgentMessagingLayer singleton.
- getMethod() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
-
- getMode() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
-
- getName() - Method in interface org.lsst.ccs.gconsole.ConsolePluginDescriptor
-
- getName() - Method in class org.lsst.ccs.gconsole.plugins.tracer.MessageFilterAdapter
-
- getName() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilterFactory
-
Returns the name of the filters created by this factory.
- getName() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
-
- getName() - Method in class org.lsst.ccs.gconsole.plugins.tracer.UserFilter
-
- getName() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Returns the name of this time window.
- getPage() - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Returns the page where this dataset is plotted.
- getPath() - Method in class org.lsst.ccs.gconsole.plugins.trending.DataChannelHandler
-
Returns the path associated with the underlying DataChannel.
- getPlotMaker() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
-
- getPlots() - Method in class org.lsst.ccs.gconsole.plugins.trending.DataChannelHandler
-
Returns a list of plotted data point sets for this channel.
- getPlugin() - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
-
Returns a reference to the graphical console plugin associated with this ConsolePluginServices instance.
- getPreferences() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
-
- getPresetList() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowComboBox
-
Returns TimeSelectionList instance that maintains a list of time
window presets currently known to the application.
- getProperty(String) - Method in class org.lsst.ccs.gconsole.Console
-
Returns the value of the property with the specified key.
- getProperty(String) - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
-
Returns the value of the property with the specified key.
- getProperty(String) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
-
- getProperty(String) - Method in class org.lsst.ccs.gconsole.jas3.PropertyHandler
-
- getProperty(String) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
-
Returns the property of this message identified by the specified key.
- 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.
- getRegion() - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Returns the region where this dataset is plotted.
- getRowCount() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
-
- getSelectedTimeWindow() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowComboBox
-
Returns currently selected time window.
- getServices() - Method in class org.lsst.ccs.gconsole.ConsolePlugin
-
Provides access to plugin services.
- getShortDescription() - Method in interface org.lsst.ccs.gconsole.ConsolePluginDescriptor
-
- getSource() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertEvent
-
Returns the source of the alert that triggered this event.
- getSummary() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertEvent
-
Returns the current summary of alerts for the source of the alert that triggered this event.
- getSummary(String) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertHandler
-
- getSummary(String) - Method in interface org.lsst.ccs.gconsole.plugins.alert.AlertService
-
Returns a summary of alerts from the specified source currently known to this AlertService.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.EngineeringModeButtonEditor
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.EngineeringModeButtonRenderer
-
- getTarget() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
-
- getText() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.HintTextField
-
- getTimeStamp() - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Returns the time of construction or last call to refresh(...).
- getTimeWindow() - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Returns time window associated with this dataset.
- getTimeWindowSelector() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
-
- getToolTip() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Method
-
- getToolTip() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Mode
-
- getToolTip() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Target
-
- getType() - Method in interface org.lsst.ccs.gconsole.plugins.trending.AuxData
-
Returns the type of this plottable data object.
- getType() - Method in class org.lsst.ccs.gconsole.plugins.trending.AuxDataPointSet
-
- getTypeName() - Method in interface org.lsst.ccs.gconsole.plugins.trending.AuxData
-
Returns string representation of the type of this plottable data object.
- getTypeName() - Method in class org.lsst.ccs.gconsole.plugins.trending.AuxDataPointSet
-
- getUpperEdge() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Returns the current value of the upper edge of this window.
- getUpperEdge(long) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Returns the upper edge of this time window at the specified time.
- getUpperEdgeDelay() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Returns the difference between the upper edge of this time window and the current time.
- getUpperEdgeString() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Returns the lower edge of this time window in standard format.
- getValueAt(int, int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
-
- getVersion() - Method in interface org.lsst.ccs.gconsole.ConsolePluginDescriptor
-
- getWindow() - Method in class org.lsst.ccs.gconsole.Console
-
Returns the root component for the main Graphical Console window.
- getWindow() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
-
- getWindow(Component) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.FilterEditor
-
- refresh(Plot, long) - Method in class org.lsst.ccs.gconsole.plugins.trending.DataChannelHandler
-
Prepares the specified plot for refreshing.
- refresh(Plot) - Method in class org.lsst.ccs.gconsole.plugins.trending.DataChannelHandler
-
Prepares the specified plot for refreshing.
- refresh(PlotData) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Sets updated data for this plot.
- refresh(PlotData, long, long) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Sets updated data for this plot.
- refresh() - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Sets updated data for this plot after fetching it from the database.
- refresh(DataChannelHandler, TimeWindow) - Method in class org.lsst.ccs.gconsole.plugins.trending.PlotMaker
-
Refreshes all regions where the specified channel data is plotted.
- refresh(PlotPage, TimeWindow) - Method in class org.lsst.ccs.gconsole.plugins.trending.PlotMaker
-
Refreshes all regions on the specified page.
- refresh(PlotRegion, TimeWindow, PlotMaker.Options...) - Method in class org.lsst.ccs.gconsole.plugins.trending.PlotMaker
-
Refreshes plots in the specified region.
- refreshConnector() - Method in class org.lsst.ccs.gconsole.plugins.rest.LsstRestPlugin
-
- refreshMax() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
Getter for property refreshMax.
- refreshMin() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
Getter for property refreshMin.
- removeListener(AlertListener) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertHandler
-
- removeListener(AlertListener) - Method in interface org.lsst.ccs.gconsole.plugins.alert.AlertService
-
Removes an alert listener.
- removePlotData(Plot) - Method in class org.lsst.ccs.gconsole.plugins.trending.DataChannelHandler
-
Removes the specified data point set from the list of plotted data for this channel.
- removePoint(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
- removeProperty(String) - Method in class org.lsst.ccs.gconsole.Console
-
Removes a console property.
- removeProperty(String) - Method in class org.lsst.ccs.gconsole.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.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
-
- removeRow(AgentInfo) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.AgentDefaultTableModel
-
- resConsolePane - Class in org.lsst.ccs.gconsole.plugins.dictionary
-
- resConsolePane() - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.resConsolePane
-
- reset() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerWriter
-
- restore() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
Initializes current settings from saved user preferences.
- save() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
Saves user preferences.
- saveFilter(UserFilter) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
-
Saves user-defined filter to local storage.
- scale(double) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
- scaleErrors(double) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
- scaleValues(double) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
- sendCommand(String, String) - Method in interface org.lsst.ccs.gconsole.plugins.dictionary.CommandListener
-
- sendCommand() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryTreeMainPanel
-
- SendCommandWorker(String, String) - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryTreeMainPanel.SendCommandWorker
-
- set(EnumMap<AuxData.Type, ArrayList<AuxData>>) - Method in class org.lsst.ccs.gconsole.plugins.trending.PlotData
-
- set(AuxData.Type, ArrayList<AuxData>) - Method in class org.lsst.ccs.gconsole.plugins.trending.PlotData
-
- setBusMessage(BusMessage) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
-
Sets the wrapped bus message.
- setBusMessage(BusMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
-
- setColor(Color) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
-
Sets the color to be used for printing this message.
- setColor(Color) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
-
- setCoordinate(int, double[], double[]) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
- setCoordinate(int, double[], double[], double[]) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
- setDelay(long, long, TimeUnit) - Method in class org.lsst.ccs.gconsole.plugins.trending.AutoRefresh
-
Sets the allowed range of refresh frequency.
- setDnd(int, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
- setDoubleClick(int, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
- setDrawAlarm(boolean, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
- setDrawMinMax(boolean, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
- setDrawRms(boolean, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
- setFilter(MessageFilter) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
-
- setLowerEdge(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Sets lower edge of this time window.
- setMessage(String) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
-
Associates a text message with this filtered message.
- setMessage(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
-
- setName(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
-
- setName(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Sets the name of this time window.
- setNBins(int, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
- setPage(PlotPage) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Associates a page with this dataset.
- setPageContext(PageContext) - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
-
- 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.
- setPlotRegion(PlotRegion) - Method in class org.lsst.ccs.gconsole.plugins.trending.ChannelDropHandler
-
- setProperties(Map<String, Object>) - Method in class org.lsst.ccs.gconsole.Console
-
Sets values of a set of properties.
- setProperties(Map<String, Object>) - Method in class org.lsst.ccs.gconsole.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.Console
-
Sets the value of the specified property.
- setProperty(String, Object) - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
-
Sets the value of the specified plugin property.
- setProperty(String, Object) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
-
- setProperty(String, Object) - Method in class org.lsst.ccs.gconsole.jas3.PropertyHandler
-
- setProperty(String, Object) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
-
Sets the property of this message identified by the specified key.
- setRefresh(int, int, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
- setRegion(PlotRegion) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Associates a region with this dataset.
- setServicesProvider(ConsolePluginServices) - Method in class org.lsst.ccs.gconsole.ConsolePlugin
-
This method is called by the framework to initialize this plugin.
- setTimeRange(long, long) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Sets the range of this data point set along time axis.
- setTitle(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
- setUpperEdge(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Sets upper edge of this time window.
- setUseRawData(boolean, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
- setVisible(AuxData.Type, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Sets visibility flag for the specified auxiliary data type.
- setVisible(Plot) - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
Sets auxiliary data visibility flags to match those of the specified plot.
- setWarnOnAlarm(boolean, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
-
- show(String[]) - Method in interface org.lsst.ccs.gconsole.plugins.trending.TrendingService
-
Show the trending quantity corresponding to the path.
- showDialog(Component, FilterRegistry) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.FilterChooser
-
Opens a filter chooser dialog.
- showDialog(Component, MessageFilter, LsstTracerPlugin, Tracer) - Static method in class org.lsst.ccs.gconsole.plugins.tracer.FilterEditor
-
- shutdown() - Method in class org.lsst.ccs.gconsole.ConsolePlugin
-
Called by the framework when the graphical console is shut down.
- shutdown() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
-
- size() - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
- start() - Method in class org.lsst.ccs.gconsole.ConsolePlugin
-
Called by the framework when the console starts, after all plugins have been
loaded and initialized.
- start() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
-
- start() - Method in class org.lsst.ccs.gconsole.plugins.console.LsstConsolePlugin
-
- start() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.LsstDictionaryPlugin
-
- start() - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
-
- start() - Method in class org.lsst.ccs.gconsole.plugins.trending.AutoRefresh
-
Starts auto-refreshing.
- stop() - Method in class org.lsst.ccs.gconsole.ConsolePlugin
-
Called by the framework when the console shuts down, before the call to
shutdown().
- stop() - Method in class org.lsst.ccs.gconsole.plugins.trending.AutoRefresh
-
Stops auto-refreshing.
- stopAlertViewer() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
-
- submitAlert(String, Alert, AlertState) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertHandler
-
- submitAlert(String, Alert, AlertState) - Method in interface org.lsst.ccs.gconsole.plugins.alert.AlertService
-
Submits a locally generated alert for processing.
- T_P_DELIMETER - Static variable in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
-
Delimeter between target and pattern parts of the filter definition code string.
- test(FilteredMessage) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.MessageFilter
-
Applies this filter to the given message.
- test(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.MessageFilterAdapter
-
- test(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
-
- test(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.UserFilter
-
- TimeWindow - Class in org.lsst.ccs.gconsole.plugins.trending.timeselection
-
Time window used by trending plots.
- TimeWindow(String, String, String, boolean) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
- TimeWindow(String) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
- TimeWindowComboBox - Class in org.lsst.ccs.gconsole.plugins.trending.timeselection
-
GUI for selecting time window for trending plots.
- TimeWindowComboBox(Studio) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowComboBox
-
- TimeWindowPanel - Class in org.lsst.ccs.gconsole.plugins.trending.timeselection
-
GUI panel for entering a custom time window.
- title() - Method in class org.lsst.ccs.gconsole.plugins.trending.Plot
-
- 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.
- toString() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertEvent
-
- toString() - Method in enum org.lsst.ccs.gconsole.plugins.demo.PreferencesMenusPlugin.Currency
-
- toString() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Method
-
- toString() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Mode
-
- toString() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Target
-
- toString() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Returns user-readable string representation of this time window.
- touch() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
-
Sets the time when this time window was last selected to the current system time.
- Tracer - Class in org.lsst.ccs.gconsole.plugins.tracer
-
Tracer that receives, filters, and prints bus messages to a console panel.
- TracerFilter - Class in org.lsst.ccs.gconsole.plugins.tracer
-
- TracerFilter(TracerFilter.Mode, boolean, boolean, TracerFilter.Target, TracerFilter.Method, String, Color, FilteredMessage.Flag, FilterRegistry) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
-
- TracerFilter.Method - Enum in org.lsst.ccs.gconsole.plugins.tracer
-
Enumeration of methods that determine how the filter definition string is interpreted
to decide whether the target satisfies the filter.
- TracerFilter.Mode - Enum in org.lsst.ccs.gconsole.plugins.tracer
-
Enumeration of filter application modes.
- TracerFilter.Target - Enum in org.lsst.ccs.gconsole.plugins.tracer
-
Enumeration of targets to which the filter can be applied.
- TracerMessage - Class in org.lsst.ccs.gconsole.plugins.tracer
-
- TracerMessage(BusMessage) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
-
- TracerMessage(FilteredMessage) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
-
- TracerWriter - Class in org.lsst.ccs.gconsole.plugins.tracer
-
Handles printing and additional communications between tracers and console services.
- translatePropertyKey(String) - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
-
- 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 PluginPreferences object and optionally initializes property values from saved user preferences.
- TrendingService - Interface in org.lsst.ccs.gconsole.plugins.trending
-
A simple trending service which allows other subsystems to request that a particular
trending quantity be displayed.
- 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
-
- valueChanged(ListSelectionEvent) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.ArgInputPanel
-
- valueChanged(TreeSelectionEvent) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.CommandListPanel
-
- valueChanged(ListSelectionEvent) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.CommandListPanel
-
- valueChanged(ListSelectionEvent) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryTreeMainPanel
-
- valueChanged(ListSelectionEvent) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.EngineeringModeButtonEditor
-
- valueChanged(TreeSelectionEvent) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterChooser
-
- valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.demo.PreferencesMenusPlugin.Currency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Target
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.trending.AuxData.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.trending.PlotMaker.Options
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.lsst.ccs.gconsole.plugins.demo.PreferencesMenusPlugin.Currency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Target
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.gconsole.plugins.trending.AuxData.Type
-
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.PlotMaker.Options
-
Returns an array containing the constants of this enum type, in
the order they are declared.