public interface SettingsListener extends EventListener
SettingsManager| Modifier and Type | Method and Description |
|---|---|
void |
settingsChanged(String group,
String key,
Object oldValue,
Object newValue)
Called when settings with the specified group and key is changed.
|
Copyright © 2020. All rights reserved.