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

A

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(TrendingSource) - Method in class org.lsst.ccs.gconsole.plugins.trending.CompoundTrendingSource
 
add(List<TrendingSource>) - Method in class org.lsst.ccs.gconsole.plugins.trending.CompoundTrendingSource
 
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(PanelListener) - Method in class org.lsst.ccs.gconsole.PanelManager
 
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.
addListener(Trend.Listener) - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
addListener(TrendingSource.Listener) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingSource
 
addMenu(Action, String, String...) - Method in class org.lsst.ccs.gconsole.Console
Adds an item to the graphical console menu bar.
addMenu(Action, String...) - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
Adds an item to the graphical console menu bar.
addMenu(Action, String, String...) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
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
 
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
 
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
 
availableFilters() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
Returns a map of available filters full names to their descriptions.

B

buildDictionaryTree(String) - Method in interface org.lsst.ccs.gconsole.plugins.dictionary.CommandListener
 
busMasterGetConnectedAgents() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryBusMaster
 

C

ChannelDropHandler - Class in org.lsst.ccs.gconsole.plugins.trending
Drop handler that supports drag-and-dropping trending channel nodes into plotter regions.
ChannelDropHandler(LsstTrendingPlugin) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.ChannelDropHandler
 
clear() - Method in class org.lsst.ccs.gconsole.plugins.trending.CompoundTrendingSource
 
clear() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
clearAlerts(Map<String, String[]>) - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
clearFlags() - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Removes all flags from this message.
clearFlags() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
clearForm() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.ArgInputPanel
 
close(Panel) - Method in class org.lsst.ccs.gconsole.PanelManager
 
close(Predicate<Panel>) - Method in class org.lsst.ccs.gconsole.PanelManager
 
close() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel
 
close() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
CommandListener - Interface in org.lsst.ccs.gconsole.plugins.dictionary
 
CommandListPanel - Class in org.lsst.ccs.gconsole.plugins.dictionary
 
CommandListPanel() - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.CommandListPanel
 
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(TrendingChannel) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingChannel
 
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
JavaBean that contains information on a graphical console component.
ComponentDescriptor() - Constructor for class org.lsst.ccs.gconsole.ComponentDescriptor
 
ComponentDescriptor(ComponentDescriptor) - Constructor for class org.lsst.ccs.gconsole.ComponentDescriptor
 
CompoundTrendingSource - Class in org.lsst.ccs.gconsole.plugins.trending
Combines several TrendingSources into a single source.
CompoundTrendingSource() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.CompoundTrendingSource
 
connect() - Method in class org.lsst.ccs.gconsole.plugins.trending.RestServerSource
 
CONNECT_ON_STARTUP_PROPERTY - Static variable in class org.lsst.ccs.gconsole.plugins.rest.LsstRestPlugin
 
connecting(AgentInfo) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryTreeMainPanel
 
Console - Class in org.lsst.ccs.gconsole
Graphical Console subsystem.
Console() - Constructor for class org.lsst.ccs.gconsole.Console
 
Console.PropertyListener - Interface in org.lsst.ccs.gconsole
 
ConsolePlugin - Class in org.lsst.ccs.gconsole
Base class for implementing Graphical Console plugins.
ConsolePlugin() - Constructor for class org.lsst.ccs.gconsole.ConsolePlugin
 
ConsolePluginServices - Class in org.lsst.ccs.gconsole
Access to services provided by the framework to graphical console plugins.
ConsolePluginServices(Console, ConsolePlugin, ComponentDescriptor) - Constructor for class org.lsst.ccs.gconsole.ConsolePluginServices
 
create() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
createMenuBar() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryBusMaster
 
createTracer(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
createTracer(String, String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
createTracer(String, MessageFilter) - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 

D

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
 
delete(TimeWindow) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
Removes the specified window from this list.
deleteFilter(String) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
Deletes user-defined filter from local storage.
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.TrendingPanel.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
DictionaryBusMaster - Class in org.lsst.ccs.gconsole.plugins.dictionary
 
DictionaryBusMaster(AgentMessagingLayer) - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryBusMaster
 
DictionaryTreeMainPanel - Class in org.lsst.ccs.gconsole.plugins.dictionary
 
DictionaryTreeMainPanel.SendCommandWorker - Class in org.lsst.ccs.gconsole.plugins.dictionary
 
DictionaryTreePanel - Class in org.lsst.ccs.gconsole.plugins.dictionary
 
disconnecting(AgentInfo) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryTreeMainPanel
 
doInBackground() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryTreeMainPanel.SendCommandWorker
 
done() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryTreeMainPanel.SendCommandWorker
 
doShutdown() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryBusMaster
Called by the shutdown method of Subsystem
dragEnter(DropTargetDragEvent) - Method in class org.lsst.ccs.gconsole.plugins.trending.ChannelDropHandler
 
dragExit(DropTargetEvent) - Method in class org.lsst.ccs.gconsole.plugins.trending.ChannelDropHandler
 
dragOver(DropTargetDragEvent) - Method in class org.lsst.ccs.gconsole.plugins.trending.ChannelDropHandler
 
drop(DropTargetDropEvent) - Method in class org.lsst.ccs.gconsole.plugins.trending.ChannelDropHandler
 
dropActionChanged(DropTargetDragEvent) - Method in class org.lsst.ccs.gconsole.plugins.trending.ChannelDropHandler
 

E

EDGE_PATTERN - Static variable in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
 
editTimeWindow(JComponent, TimeWindow) - Static method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowPanel
Opens trending time window creation/editing dialog.
enableChooseMe(CommandState) - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
enableEnableChooseMe(BooleanCommandState) - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
EngineeringModeButtonEditor - Class in org.lsst.ccs.gconsole.plugins.dictionary
 
EngineeringModeButtonEditor(AgentTable) - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.EngineeringModeButtonEditor
 
EngineeringModeButtonRenderer - Class in org.lsst.ccs.gconsole.plugins.dictionary
Renderer for switchToEngineering/Normal mode
EngineeringModeButtonRenderer() - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.EngineeringModeButtonRenderer
 
ensureVisible() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer
 
equals(Object) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingChannel
 
error(String) - Method in class org.lsst.ccs.gconsole.Console
Notifies the user of an application error.
error(String, Exception) - Method in class org.lsst.ccs.gconsole.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(TrendingSource, List<TrendingChannel>, List<TrendingChannel>) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendingSource.Event
 
executeInternalSyncInvoke(String, String) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryBusMaster
 
executeSyncInvoke(String, String) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryBusMaster
 

F

fillFormPane(DictionaryCommand) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.ArgInputPanel
 
filter(TrendingSource) - Method in class org.lsst.ccs.gconsole.plugins.trending.RenamingFilter
Applies the filter.
filter(TrendingSource) - Method in interface org.lsst.ccs.gconsole.plugins.trending.TrendingFilter
Creates a filtered trending source.
FilterChooser - Class in org.lsst.ccs.gconsole.plugins.tracer
 
FilterChooser(Component, FilterRegistry) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.FilterChooser
 
FilterEditor - Class in org.lsst.ccs.gconsole.plugins.tracer
GUI editor for UserFilter.
FilteredMessage - Interface in org.lsst.ccs.gconsole.plugins.tracer
A bus message that has been processed by tracer filters.
FilteredMessage.Flag - Enum in org.lsst.ccs.gconsole.plugins.tracer
Flags that can trigger various actions by the tracer and/or the graphical console.
FilterRegistry - Class in org.lsst.ccs.gconsole.plugins.tracer
Maintains a collection of named message filters.
fireEvent() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
fireEvent(List<TrendingChannel>, List<TrendingChannel>) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingSource
 
focusGained(FocusEvent) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.HintTextField
 
focusLost(FocusEvent) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.HintTextField
 
formatTimeStamp(long) - Static method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer
 
formatTimeStamp(Instant) - Static method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer
 

G

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(TrendingChannel, long, long, EnumSet<Trend.Meta>, TrendData) - Method in class org.lsst.ccs.gconsole.plugins.trending.CompoundTrendingSource
 
get(TrendingChannel, long, long, EnumSet<Trend.Meta>, TrendData) - Method in class org.lsst.ccs.gconsole.plugins.trending.RestServerSource
 
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(TrendingChannel, long, long, EnumSet<Trend.Meta>, TrendData) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingSource
Returns the time history data for the specified channel.
getAction() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
getAddedChannels() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingSource.Event
 
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
 
getBars(double[][]) - Method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
Computes data for displaying error bars.
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
 
getChanges() - Method in class org.lsst.ccs.gconsole.PanelEvent
 
getChannel() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
getChannels() - Method in class org.lsst.ccs.gconsole.plugins.trending.CompoundTrendingSource
 
getChannels() - Method in class org.lsst.ccs.gconsole.plugins.trending.RestServerSource
 
getChannels() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingSource
Returns a list of data channels accessible through this source.
getChosenName() - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterChooser
 
getClassName() - Method in class org.lsst.ccs.gconsole.ComponentDescriptor
 
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
 
getColor() - Method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
 
getColumnClass(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
 
getColumnCount() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
 
getColumnName(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
 
getColumns() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel.Descriptor
 
getConfiguration() - Method in class org.lsst.ccs.gconsole.ComponentDescriptor
 
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.Trend
 
getData() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
getDescription() - Method in class org.lsst.ccs.gconsole.ComponentDescriptor
 
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.
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
 
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
 
getHighT() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
 
getHistory(String, String) - Method in interface org.lsst.ccs.gconsole.plugins.alert.AlertService
Returns the history for the specified alert ID.
getHomeDirectory() - Method in class org.lsst.ccs.gconsole.Console
Returns the path to the graphical console home directory.
getHomeDirectory() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
getInstance(Studio, PluginInfo, ClassLoader) - Method in class org.lsst.ccs.gconsole.jas3.LsstPluginFactory
 
getKeys() - Method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
 
getLastRefresh() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel
 
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.
getLowT() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
 
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.
getMeta() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
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 class org.lsst.ccs.gconsole.ComponentDescriptor
 
getName() - Method in class org.lsst.ccs.gconsole.plugins.rest.RestServer
 
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.
getNBins() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
getOffPoint() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
getOffPointMeta() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getOffPointSet() - Static method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
 
getOnPoint() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
getOnPointMeta() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getOnPointSet() - Static method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
 
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(JComponent) - Static method in class org.lsst.ccs.gconsole.Panel
 
getPanel(JComponent) - Method in class org.lsst.ccs.gconsole.PanelManager
 
getPanelManager() - Method in class org.lsst.ccs.gconsole.Panel
 
getPanels(Predicate<Panel>) - Method in class org.lsst.ccs.gconsole.PanelManager
 
getPath() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingChannel
Returns the slash-separated path to this channel in the tree of channels displayed by the trending tool.
getPath() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.TrendDescriptor
 
getPlotter() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
getPlotters() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel.Descriptor
 
getPlotters(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel.Descriptor
 
getPlugin() - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
Returns a reference to the graphical console plugin associated with this ConsolePluginServices instance.
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.
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.
getRangeT() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getRangeY() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
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.
getRefreshMax() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
getRefreshMin() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
getRegion() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
getRemovedChannels() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingSource.Event
 
getResource() - Method in class org.lsst.ccs.gconsole.plugins.rest.RestServer
 
getResource(Duration) - Method in class org.lsst.ccs.gconsole.plugins.rest.RestServer
 
getRowCount() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
 
getRows() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel.Descriptor
 
getSelectedTimeWindow() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector
Returns currently selected time window.
getServices() - Method in class org.lsst.ccs.gconsole.ConsolePlugin
Provides access to plugin services.
getShortDescription() - Method in class org.lsst.ccs.gconsole.ComponentDescriptor
 
getSource() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertEvent
Returns the source of the alert that triggered this event.
getSource() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend.Event
 
getSource() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingSource.Event
 
getState() - Method in class org.lsst.ccs.gconsole.Panel
 
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
 
getTime() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of time values for points in this history.
getTime(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of time points available in this time history for the specified metadata type.
getTimestamp() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
getTimeWindow() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
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
 
getTimeWindow() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.TrendDescriptor
 
getTitle() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingChannel
Returns the title of this channel used for naming and identifying plots.
getTitle() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel.Descriptor
 
getTitle() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.TrendDescriptor
 
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
 
getTrends() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
getTrends() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
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.
getUrl() - Method in class org.lsst.ccs.gconsole.plugins.rest.RestServer
 
getValue() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of values for points in this history.
getValue(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendData
Returns an array of values contained in this time history for the specified metadata type.
getValueAt(int, int) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
 
getVersion() - Method in class org.lsst.ccs.gconsole.ComponentDescriptor
 
getView() - Method in class org.lsst.ccs.gconsole.Panel
 
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
 

H

hashCode() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingChannel
 
HintTextField - Class in org.lsst.ccs.gconsole.plugins.dictionary
 
HintTextField(String) - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.HintTextField
 
HTMLTextPane - Class in org.lsst.ccs.gconsole.plugins.dictionary
 
HTMLTextPane() - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.HTMLTextPane
 

I

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.plugins.jms.LsstJmsPlugin
 
init() - Method in class org.lsst.ccs.gconsole.plugins.plots.LsstPlotsPlugin
 
init() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialPlugin
 
initGUI() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryBusMaster
 
initialize() - Method in class org.lsst.ccs.gconsole.ConsolePlugin
Called by the framework when the console starts, to initialize this plugin..
initialize() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.console.LsstConsolePlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.dictionary.LsstDictionaryPlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.elog.LsstELogPlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.rest.LsstRestPlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
initialize() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
insert(TimeWindow) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetList
Adds time window to this list, removing any identically named elements.
insertHTML(String) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.HTMLTextPane
 
isActive() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
Returns true if this plotter is currently managed by the graphical console.
isAutoRefresh() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
isAutoSave() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
isAutoStart() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
isCellEditable(int, int) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.AgentDefaultTableModel
 
isEmpty() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
isFixed() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns true if both edges do not depend on current time.
isFormatting() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
isImage() - Method in class org.lsst.ccs.gconsole.plugins.elog.LsstElogAttachment
 
isInEngineeringMode(String) - Method in interface org.lsst.ccs.gconsole.plugins.dictionary.CommandListener
 
isInverted() - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
isLowerEdgeFixed() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns true if lower edge does not depend on current time.
isOnPoint() - Method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
 
isPersistent() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns true if this time window should be persisted between sessions.
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
 
isWarnOnAlarm() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
itemStateChanged(ItemEvent) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.AgentTable
 

J

Jas3Console - Class in org.lsst.ccs.gconsole.jas3
Jas3-based Graphical Console implementation.
Jas3Console() - Constructor for class org.lsst.ccs.gconsole.jas3.Jas3Console
 

L

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
 
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
 
LsstDictionaryPlugin - Class in org.lsst.ccs.gconsole.plugins.dictionary
LSST Dictionary Plugin.
LsstDictionaryPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.dictionary.LsstDictionaryPlugin
 
LsstElogAttachment - Class in org.lsst.ccs.gconsole.plugins.elog
 
LsstElogAttachment() - Constructor for class org.lsst.ccs.gconsole.plugins.elog.LsstElogAttachment
Creates new form LsstElogAttachment
LsstElogAttachment(String, boolean, LsstElogSubmissionDialog) - Constructor for class org.lsst.ccs.gconsole.plugins.elog.LsstElogAttachment
 
LsstELogPlugin - Class in org.lsst.ccs.gconsole.plugins.elog
This plugin deals with creating postings to the LSST CCS ELog.
LsstELogPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.elog.LsstELogPlugin
 
LsstElogSubmissionDialog - Class in org.lsst.ccs.gconsole.plugins.elog
 
LsstElogSubmissionDialog() - Constructor for class org.lsst.ccs.gconsole.plugins.elog.LsstElogSubmissionDialog
Creates new form LsstElogSubmissionDialog
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
 
LsstPlotsPlugin - Class in org.lsst.ccs.gconsole.plugins.plots
This plugin deals with creating LSST CCS plots published on the Status bus.
LsstPlotsPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.plots.LsstPlotsPlugin
 
LsstPlugin - Class in org.lsst.ccs.gconsole.jas3
Optional superclass for LSST CCS plugins that choose to extend org.freehep.application.studio.Plugin.
LsstPlugin() - Constructor for class org.lsst.ccs.gconsole.jas3.LsstPlugin
 
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
 
LsstRestPlugin - Class in org.lsst.ccs.gconsole.plugins.rest
This plugin deals with attaching to the restful interfaces, and fetching and displaying trending data.
LsstRestPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.rest.LsstRestPlugin
 
LsstTracerPlugin - Class in org.lsst.ccs.gconsole.plugins.tracer
Graphical console plugin that creates and manages Tracers.
LsstTracerPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.LsstTracerPlugin
 
LsstTrendingPlugin - Class in org.lsst.ccs.gconsole.plugins.trending
Graphical console plugin that displays trending data.
LsstTrendingPlugin() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
LsstTrendingPlugin.Descriptor - Class in org.lsst.ccs.gconsole.plugins.trending
 

M

main(String...) - Static method in class org.lsst.ccs.gconsole.jas3.PreferencePage
 
managePresets(Component, PresetList) - Static method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.PresetsDialog
Displays the dialog for managing time window presets.
MessageFilter - Interface in org.lsst.ccs.gconsole.plugins.tracer
Interface to be implemented by bus message filters that are directly usable by tracers.
MessageFilterAdapter - Class in org.lsst.ccs.gconsole.plugins.tracer
Adapter for using Predicate as MessageFilter.
MessageFilterAdapter(Predicate<BusMessage<? extends Serializable, ?>>) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.MessageFilterAdapter
 
MessageFilterAdapter(String, String, Predicate<BusMessage<? extends Serializable, ?>>) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.MessageFilterAdapter
 
MessageFilterFactory - Interface in org.lsst.ccs.gconsole.plugins.tracer
Factory that creates MessageFilter instances.
modifyPopupMenu(JPopupMenu, Component, Point) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
modifyPopupMenu(JPopupMenu, Component, Point) - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 

O

onAlert(AlertEvent) - Method in interface org.lsst.ccs.gconsole.plugins.alert.AlertListener
Processes an alert event triggered by raised or cleared alerts.
onAlert(AlertEvent) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer
 
onChooseMe() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
onCommandMessage(CommandMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
onCreateDemoInputConsole() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
onCreateDemoInputOutputConsole() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
onCreateDemoOutputConsole() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
onEnableChooseMe(boolean) - Method in class org.lsst.ccs.gconsole.plugins.tutorial.TutorialCommands
 
onLogMessage(LogMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
onNewAlertTracer() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
onNewAlertViewer() - 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
 
onStatusMessage(StatusMessage) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertHandler
 
onStatusMessage(StatusMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
open(JComponent, Map<String, Serializable>) - Method in class org.lsst.ccs.gconsole.PanelManager
 
open(JComponent, Panel) - Method in class org.lsst.ccs.gconsole.PanelManager
 
org.lsst.ccs.gconsole - package org.lsst.ccs.gconsole
LSST CCS Graphical Console.
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 applications 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.console - package org.lsst.ccs.gconsole.plugins.console
Plugin that provides command console.
org.lsst.ccs.gconsole.plugins.dictionary - package org.lsst.ccs.gconsole.plugins.dictionary
 
org.lsst.ccs.gconsole.plugins.elog - package org.lsst.ccs.gconsole.plugins.elog
 
org.lsst.ccs.gconsole.plugins.jms - package org.lsst.ccs.gconsole.plugins.jms
 
org.lsst.ccs.gconsole.plugins.plots - package org.lsst.ccs.gconsole.plugins.plots
 
org.lsst.ccs.gconsole.plugins.rest - package org.lsst.ccs.gconsole.plugins.rest
Plugin that provides ReST interface to the trending database.
org.lsst.ccs.gconsole.plugins.tracer - package org.lsst.ccs.gconsole.plugins.tracer
Plugin that provides tracer functionality.
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.

P

pageChanged(PageEvent) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
pageClosed() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
pageDeiconized() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
pageDeselected() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
pageIconized() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
pageSelected() - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
Panel - Class in org.lsst.ccs.gconsole
A panel displayed by the graphical console.
Panel() - Constructor for class org.lsst.ccs.gconsole.Panel
 
Panel(JComponent) - Constructor for class org.lsst.ccs.gconsole.Panel
 
PanelEvent - Class in org.lsst.ccs.gconsole
 
PanelEvent(Panel, Map<String, Serializable>) - Constructor for class org.lsst.ccs.gconsole.PanelEvent
 
PanelListener - Interface in org.lsst.ccs.gconsole
 
PanelManager - Class in org.lsst.ccs.gconsole
 
PanelManager() - Constructor for class org.lsst.ccs.gconsole.PanelManager
 
parseCompressedString(String) - Static method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Parses string representation of this time window used for saving it in application properties.
parseEdge(String) - Static method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Parses string representation of a time window edge in standard format.
path() - Method in class org.lsst.ccs.gconsole.jas3.PreferencePage
 
path() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
plot(Object, int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
plot(Object, int, Object, String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
PORT_PROPERTY - Static variable in class org.lsst.ccs.gconsole.plugins.rest.LsstRestPlugin
 
postInit() - Method in class org.lsst.ccs.gconsole.plugins.plots.LsstPlotsPlugin
 
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
 
prefix - Variable in class org.lsst.ccs.gconsole.ConsolePluginServices
 
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.
println(Object) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerWriter
 
println(FilteredMessage) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerWriter
 
processAck(CommandAck) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertHandler
 
processEvent(PanelEvent) - Method in interface org.lsst.ccs.gconsole.PanelListener
 
processEvent(Trend.Event) - Method in interface org.lsst.ccs.gconsole.plugins.trending.Trend.Listener
 
processEvent(TrendingSource.Event) - Method in interface org.lsst.ccs.gconsole.plugins.trending.TrendingSource.Listener
 
processNack(CommandNack) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertHandler
 
processResult(CommandResult) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertHandler
 
propertiesChanged(Object, Map<String, Object>) - Method in interface org.lsst.ccs.gconsole.Console.PropertyListener
Called by the framework when plugin properties are modified.
propertiesChanged(Object, Map<String, Object>) - Method in class org.lsst.ccs.gconsole.ConsolePlugin
Called by the framework when plugin properties are modified.
propertiesChanged(Object, Map<String, Object>) - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
 
propertiesChanged(Object, Map<String, Object>) - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
propertiesChanged(Object, Map<String, Object>) - Method in class org.lsst.ccs.gconsole.plugins.rest.LsstRestPlugin
 
PropertyHandler - Class in org.lsst.ccs.gconsole.jas3
Handles storing and retrieving properties in the underlying Properties instance.

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.rest.RestServer
 
refreshConnection() - Method in class org.lsst.ccs.gconsole.plugins.rest.LsstRestPlugin
 
remove(TrendingSource) - Method in class org.lsst.ccs.gconsole.plugins.trending.CompoundTrendingSource
 
remove(List<TrendingSource>) - Method in class org.lsst.ccs.gconsole.plugins.trending.CompoundTrendingSource
 
remove(Object) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
removeAllListeners() - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
removeListener(PanelListener) - Method in class org.lsst.ccs.gconsole.PanelManager
 
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.
removeListener(Trend.Listener) - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
removeListener(TrendingSource.Listener) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingSource
 
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
 
RenamingFilter - Class in org.lsst.ccs.gconsole.plugins.trending
Filter that modifies display paths and titles of trending channels.
RenamingFilter(Map<TrendingChannel, String>) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.RenamingFilter
Constructs the filter.
RenamingFilter(Collection<String[]>) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.RenamingFilter
Constructs the filter.
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(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.gconsole.ConsolePlugin
Called by the framework to restore this plugin configuration.
restore() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
restore() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
Initializes current settings from saved user preferences.
restoreFrom() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
RestServer - Class in org.lsst.ccs.gconsole.plugins.rest
Provides access to a connected REST server.
RestServer(String) - Constructor for class org.lsst.ccs.gconsole.plugins.rest.RestServer
 
RestServerSource - Class in org.lsst.ccs.gconsole.plugins.trending
Time history source that provides access to trending channels available through a REST server.
RestServerSource(WebResource, LsstTrendingPlugin) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.RestServerSource
 

S

save() - Method in class org.lsst.ccs.gconsole.ConsolePlugin
Called by the framework when this plugin configuration needs to be saved.
save() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
save() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
save() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
Saves user preferences.
saveAs() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
saveFilter(UserFilter) - Method in class org.lsst.ccs.gconsole.plugins.tracer.FilterRegistry
Saves user-defined filter to local storage.
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
 
SERVER_PROPERTY - Static variable in class org.lsst.ccs.gconsole.plugins.rest.LsstRestPlugin
 
set(String, Serializable) - Method in class org.lsst.ccs.gconsole.Panel
 
set(Panel, String, Serializable) - Method in class org.lsst.ccs.gconsole.PanelManager
 
set(Panel, Map<String, Serializable>) - Method in class org.lsst.ccs.gconsole.PanelManager
 
set(TrendingSource) - Method in class org.lsst.ccs.gconsole.plugins.trending.CompoundTrendingSource
 
set(List<TrendingSource>) - Method in class org.lsst.ccs.gconsole.plugins.trending.CompoundTrendingSource
 
setAutoRefresh(boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
setAutoSave(boolean, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
setAutoStart(boolean, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
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
 
setClassName(String) - Method in class org.lsst.ccs.gconsole.ComponentDescriptor
 
setColor(Color) - Method in interface org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage
Sets the color to be used for printing this message.
setColor(Color) - Method in class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
setColumns(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel.Descriptor
 
setConfiguration(ComponentDescriptor) - Method in class org.lsst.ccs.gconsole.ComponentDescriptor
 
setData(TrendData) - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
setDescription(String) - Method in class org.lsst.ccs.gconsole.ComponentDescriptor
 
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
 
setDrawMeta(EnumSet<Trend.Meta>, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
setFilter(MessageFilter) - Method in class org.lsst.ccs.gconsole.plugins.tracer.Tracer
 
setLastRefresh(long) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel
 
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
 
setMeta(EnumSet<Trend.Meta>) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
setName(String) - Method in class org.lsst.ccs.gconsole.ComponentDescriptor
 
setName(String) - Method in class org.lsst.ccs.gconsole.plugins.rest.RestServer
 
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
 
setOffPoint(EnumSet<Trend.Meta>) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
setOffPointMeta(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setOnPoint(Trend.Meta) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
setOnPointMeta(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setPageContext(PageContext) - Method in class org.lsst.ccs.gconsole.plugins.tutorial.AdvancedTutorialPage
 
setPages(TrendingPanel.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
setPages(int, TrendingPanel.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin.Descriptor
 
setPanelManager(PanelManager) - Method in class org.lsst.ccs.gconsole.Panel
 
setPath(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.TrendDescriptor
 
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
 
setPlotters(TrendPlotter.Descriptor[]) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel.Descriptor
 
setPlotters(int, TrendPlotter.Descriptor) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel.Descriptor
 
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.
setRangeT(long[]) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
setRangeY(double[]) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Descriptor
 
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.TrendPlotter
 
setRows(int) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel.Descriptor
 
setSelectedTimeWindow(TimeWindow) - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindowSelector
Sets selected time window.
setServicesProvider(ConsolePluginServices) - Method in class org.lsst.ccs.gconsole.ConsolePlugin
This method is called by the framework to initialize this plugin.
setShortDescription(String) - Method in class org.lsst.ccs.gconsole.ComponentDescriptor
 
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(TimeWindow) - Method in class org.lsst.ccs.gconsole.plugins.trending.Trend
 
setTimeWindow(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.TrendDescriptor
 
setTitle(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel.Descriptor
 
setTitle(String) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.TrendDescriptor
 
setTrends(TrendPlotter.TrendDescriptor[]) - 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.
setUseRawData(boolean, boolean) - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingPreferences
 
setVersion(String) - Method in class org.lsst.ccs.gconsole.ComponentDescriptor
 
setView(JComponent) - Method in class org.lsst.ccs.gconsole.Panel
 
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
 
showInBrowser(String) - Method in class org.lsst.ccs.gconsole.Console
Display the specified web site in a browser.
showInBrowser(String) - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
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
 
shutdown() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
size() - Method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
 
start() - Method in class org.lsst.ccs.gconsole.ConsolePlugin
Called by the framework when the console starts, after all plugins have been initialized.
start() - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
 
start() - Method in class org.lsst.ccs.gconsole.jas3.Jas3Console
 
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.rest.LsstRestPlugin
 
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.LsstTrendingPlugin
 
stop() - Method in class org.lsst.ccs.gconsole.ConsolePlugin
Called by the framework when the console shuts down, before the call to ConsolePlugin.shutdown().
stop() - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
 
stop() - Method in class org.lsst.ccs.gconsole.plugins.trending.AutoRefreshManager
Stops auto-refreshing.
stop() - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 
stopAlertViewer() - Method in class org.lsst.ccs.gconsole.plugins.alert.LsstAlertPlugin
 
Style() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
Style(Trend.Meta, EnumSet<Trend.Meta>) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.Style
 
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.
supports(Class) - Method in class org.lsst.ccs.gconsole.plugins.trending.LsstTrendingPlugin
 

T

T_P_DELIMETER - Static variable in class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
Delimeter between target and pattern parts of the filter definition code string.
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
 
TimeWindowPanel - 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
 
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
 
toString() - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertEvent
 
toString() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Method
 
toString() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Mode
 
toString() - Method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Target
 
toString() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Returns user-readable string representation of this time window.
toString() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendingChannel
 
touch() - Method in class org.lsst.ccs.gconsole.plugins.trending.timeselection.TimeWindow
Sets the time when this time window was last selected to the current system time.
Tracer - Class in org.lsst.ccs.gconsole.plugins.tracer
Tracer that receives, filters, and prints bus messages to a console panel.
TracerFilter - Class in org.lsst.ccs.gconsole.plugins.tracer
Tracer-tailored implementation of MessageFilter.
TracerFilter(TracerFilter.Mode, boolean, boolean, TracerFilter.Target, TracerFilter.Method, String, Color, FilteredMessage.Flag, FilterRegistry) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.TracerFilter
 
TracerFilter.Method - Enum in org.lsst.ccs.gconsole.plugins.tracer
Enumeration of methods that determine how the filter definition string is interpreted to decide whether the target satisfies the filter.
TracerFilter.Mode - Enum in org.lsst.ccs.gconsole.plugins.tracer
Enumeration of filter application modes.
TracerFilter.Target - Enum in org.lsst.ccs.gconsole.plugins.tracer
Enumeration of targets to which the filter can be applied.
TracerMessage - Class in org.lsst.ccs.gconsole.plugins.tracer
Default implementation of FilteredMessage.
TracerMessage(BusMessage) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
TracerMessage(FilteredMessage) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.TracerMessage
 
TracerWriter - Class in org.lsst.ccs.gconsole.plugins.tracer
Handles printing and additional communications between tracers and console services.
translatePropertyKey(String) - Method in class org.lsst.ccs.gconsole.ConsolePluginServices
 
Trend - Class in org.lsst.ccs.gconsole.plugins.trending
Data object that can be plotted by TrendPlotter.
Trend(TrendingChannel) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.Trend
 
Trend.Event - Class in org.lsst.ccs.gconsole.plugins.trending
 
Trend.Listener - Interface in org.lsst.ccs.gconsole.plugins.trending
 
Trend.Meta - Enum in org.lsst.ccs.gconsole.plugins.trending
Enumeration of metadata types that might be plotted for a trending channel.
TrendData - Class in org.lsst.ccs.gconsole.plugins.trending
Time history data for a specific channel and a specific time window.
TrendData(Map<String, long[]>, Map<String, double[]>) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendData
 
TrendDescriptor() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter.TrendDescriptor
 
TrendingChannel - Class in org.lsst.ccs.gconsole.plugins.trending
Trending channel identifier.
TrendingChannel(String) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendingChannel
Constructs a channel with a title equal to the path.
TrendingChannel(String, String) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendingChannel
Constructs a channel.
TrendingFilter - Interface in org.lsst.ccs.gconsole.plugins.trending
Filter that modifies the way trending channels are displayed in the tree, and generates derived channels.
TrendingPanel - Class in org.lsst.ccs.gconsole.plugins.trending
 
TrendingPanel(LsstTrendingPlugin, String) - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendingPanel
 
TrendingPanel.Descriptor - Class in org.lsst.ccs.gconsole.plugins.trending
 
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.
TrendingSource - Class in org.lsst.ccs.gconsole.plugins.trending
Source of time history data that can be handled by the trending plugin.
TrendingSource() - Constructor for class org.lsst.ccs.gconsole.plugins.trending.TrendingSource
 
TrendingSource.Event - Class in org.lsst.ccs.gconsole.plugins.trending
An event fired by TrendingSource to notify listeners of changes.
TrendingSource.Listener - Interface in org.lsst.ccs.gconsole.plugins.trending
Interface to be implemented by classes that should be notified of changes in TrendingSources.
TrendPlotter - Class in org.lsst.ccs.gconsole.plugins.trending
Plotter for Trend objects.
TrendPlotter(LsstTrendingPlugin) - 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
 
TrendPlotter.TrendDescriptor - Class in org.lsst.ccs.gconsole.plugins.trending
 
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
 

U

update(AlertEvent) - Method in class org.lsst.ccs.gconsole.plugins.alert.AlertViewer
 
update(Object[][]) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.AgentDefaultTableModel
 
updateData(String) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryTreePanel
 
updatePreferences() - Method in class org.lsst.ccs.gconsole.plugins.trending.AutoRefreshManager
 
updateRenderer(boolean) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.CommandListPanel
 
updateRenderer(boolean) - Method in class org.lsst.ccs.gconsole.plugins.dictionary.DictionaryTreePanel
 
UserFilter - Class in org.lsst.ccs.gconsole.plugins.tracer
User-defined message filter.
UserFilter(String, TracerFilter[], boolean[]) - Constructor for class org.lsst.ccs.gconsole.plugins.tracer.UserFilter
Constructs a filter.

V

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.tracer.FilteredMessage.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Target
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.FilteredMessage.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.tracer.TracerFilter.Target
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.gconsole.plugins.trending.Trend.Meta
Returns an array containing the constants of this enum type, in the order they are declared.
viewable() - Method in class org.lsst.ccs.gconsole.plugins.trending.TrendPlotter
 
A B C D E F G H I J L M O P R S T U V 
Skip navigation links

Copyright © 2016 LSST. All rights reserved.