public interface ISettingsListener
Settings
of the GUI application.Modifier and Type | Method and Description |
---|---|
void |
applyNewSettings(Settings pSettings)
Apply the changes of the settings to the listener.
|
void applyNewSettings(Settings pSettings)
pSettings
- The new Settings
object that is used to retrieve all labels.