| Package | Description |
|---|---|
| org.lsst.ccs.gconsole |
LSST CCS Graphical Console.
|
| org.lsst.ccs.gconsole.plugins.alert |
Alert notification service and plugin.
|
| org.lsst.ccs.gconsole.plugins.console |
Plugin that provides command console.
|
| org.lsst.ccs.gconsole.plugins.demo | |
| org.lsst.ccs.gconsole.plugins.dictionary | |
| org.lsst.ccs.gconsole.plugins.elog | |
| org.lsst.ccs.gconsole.plugins.tracer |
| Modifier and Type | Method and Description |
|---|---|
ConsolePlugin |
ConsolePluginServices.getPlugin()
Returns a reference to the graphical console plugin associated with this
ConsolePluginServices instance. |
| Constructor and Description |
|---|
ConsolePluginServices(Console console,
ConsolePlugin plugin,
ConsolePluginDescriptor descriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
LsstAlertPlugin
Graphical console plugin that handles alerts received from CCS subsystems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstConsolePlugin
Plugin that creates and manages command consoles.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PreferencesMenusPlugin
Demo plugin - Properties, Preferences, Menus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstDictionaryPlugin
LSST Dictionary Plugin.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstELogPlugin
This plugin deals with creating postings to the LSST CCS ELog.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstTracerPlugin
Graphical console plugin that creates and manages Tracers.
|
Copyright © 2016 LSST. All rights reserved.