public class PreferencesMenusPlugin extends ConsolePlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
PreferencesMenusPlugin.Currency |
| Constructor and Description |
|---|
PreferencesMenusPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
Called by the framework when the plugin is loaded.
|
void |
propertiesChanged(Object source,
Map<String,Object> changes)
Called by the framework when plugin properties are modified.
|
getConsole, getServices, setServicesProvider, shutdown, start, stoppublic void initialize()
initialize in class ConsolePluginpublic void propertiesChanged(Object source, Map<String,Object> changes)
propertiesChanged in interface Console.PropertyListenerpropertiesChanged in class ConsolePluginsource - Source of notification.changes - For the changed properties, map of keys to their new values.Copyright © 2016 LSST. All rights reserved.