See: Description
Interface | Description |
---|---|
SettingsListener |
Interface providing a function to listen to changes of settings.
|
SettingsStorage |
Interface providing functions to store and retrieve settings for an
object.
|
Class | Description |
---|---|
BasicSettingsStorage |
Class that stores a specific and a default setting for a certain key.
|
Key |
A settings key storing a name.
|
SettingChangeEvent |
Class for handling event data of settings.
|
SettingsUtils |
Abstract class that contains utility functions for working with managing and
storing settings.
|
Copyright © 2009-2013. All Rights Reserved.