|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Preference | |
---|---|
org.jivesoftware.spark.filetransfer.preferences | |
org.jivesoftware.spark.preference | Provides support for adding preferences to the Preference Manager in Spark. |
org.jivesoftware.sparkimpl.preference | |
org.jivesoftware.sparkimpl.preference.chat | |
org.jivesoftware.sparkimpl.preference.notifications | |
org.jivesoftware.sparkimpl.preference.sounds | |
org.jivesoftware.sparkimpl.settings.local |
Uses of Preference in org.jivesoftware.spark.filetransfer.preferences |
---|
Classes in org.jivesoftware.spark.filetransfer.preferences that implement Preference | |
---|---|
class |
FileTransferPreference
|
Uses of Preference in org.jivesoftware.spark.preference |
---|
Methods in org.jivesoftware.spark.preference that return Preference | |
---|---|
Preference |
PreferenceManager.getPreference(java.lang.String namespace)
|
Methods in org.jivesoftware.spark.preference with parameters of type Preference | |
---|---|
void |
PreferenceManager.addPreference(Preference preference)
|
void |
PreferenceManager.removePreference(Preference preference)
|
Uses of Preference in org.jivesoftware.sparkimpl.preference |
---|
Methods in org.jivesoftware.sparkimpl.preference that return Preference | |
---|---|
Preference |
PreferenceUI.getPreference()
|
Constructors in org.jivesoftware.sparkimpl.preference with parameters of type Preference | |
---|---|
PreferenceUI(Preference preference)
|
Uses of Preference in org.jivesoftware.sparkimpl.preference.chat |
---|
Classes in org.jivesoftware.sparkimpl.preference.chat that implement Preference | |
---|---|
class |
ChatPreference
Handles the preferences for Chatting. |
Uses of Preference in org.jivesoftware.sparkimpl.preference.notifications |
---|
Classes in org.jivesoftware.sparkimpl.preference.notifications that implement Preference | |
---|---|
class |
NotificationsPreference
Handles the preferences for notification behavior within the Spark IM Client. |
Uses of Preference in org.jivesoftware.sparkimpl.preference.sounds |
---|
Classes in org.jivesoftware.sparkimpl.preference.sounds that implement Preference | |
---|---|
class |
SoundPreference
Preferences to handle Sounds played within Spark. |
Uses of Preference in org.jivesoftware.sparkimpl.settings.local |
---|
Classes in org.jivesoftware.sparkimpl.settings.local that implement Preference | |
---|---|
class |
LocalPreference
Represents the Local Preference inside the Preference Manager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |