public interface IPreferencesFactory
IPreferences
root objects.Modifier and Type | Method and Description |
---|---|
IPreferences |
getMain()
The standard root to be used by a "main" component.
|
IPreferences |
getRoot()
The global root where all
IPreferences are mounted. |
IPreferences getMain()
IPreferences getRoot()
IPreferences
are mounted. Most often
this is the parent of the "main" IPreferences
object.IPreferences
are mounted.