public interface SettingsListener
Modifier and Type | Method and Description |
---|---|
void |
settingChanged(SettingChangeEvent event)
Invoked if a setting has changed.
|
void settingChanged(SettingChangeEvent event)
event
- Event containing information about the changed setting.Copyright © 2009-2013. All Rights Reserved.