public interface SettingStoreListener
SettingStore.addSettingStoreListener(SettingStoreListener)
,
Modifier and Type | Method and Description |
---|---|
void |
settingChanged(SettingStoreEvent event)
This method is invoked when an attribute in the setting store has been changed (i.e.
|
void settingChanged(SettingStoreEvent event)
event
- an event object that contains details about the attribute change
Copyright (c) EclipseSource and others 2002, 2016.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0