@Plugin(name="LSST Plots Plugin", description="Allows displaying AIDA plots published on the status bus.") public class LsstPlotsPlugin extends ConsolePlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTO_START |
| Constructor and Description |
|---|
LsstPlotsPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
Called by the framework when the console starts, to initialize this plugin..
|
void |
setEnabled(boolean enable) |
void |
start()
Called by the framework when the console starts, after all plugins have been initialized.
|
getConsole, getServices, propertiesChanged, restore, save, setServicesProvider, shutdown, stoppublic static final String AUTO_START
public void initialize()
ConsolePlugininitialize in class ConsolePluginpublic void start()
ConsolePluginstart in class ConsolePluginpublic void setEnabled(boolean enable)
Copyright © 2018 LSST. All rights reserved.