@Plugin(name="LSST Dictionary Plugin", description="LSST Dictionary Plugin allows listing available commands for a subsystem and executing them.", shortDescription="LSST CCS Dictionary GUI") public class LsstDictionaryPlugin extends ConsolePlugin
| Constructor and Description |
|---|
LsstDictionaryPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
Called by the framework when the plugin is loaded.
|
void |
start()
Called by the framework when the console starts, after all plugins have been
loaded and initialized.
|
getConsole, getServices, propertiesChanged, setServicesProvider, shutdown, stoppublic void initialize()
ConsolePlugininitialize in class ConsolePluginpublic void start()
ConsolePluginstart in class ConsolePluginCopyright © 2016 LSST. All rights reserved.