|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPreferencesFactory
A factory for IPreferences
root objects.
Method Summary | |
---|---|
IPreferences |
getMain()
The standard root to be used by a "main" component. |
IPreferences |
getRoot()
The global root where all IPreferences are mounted. |
Method Detail |
---|
IPreferences getMain()
IPreferences getRoot()
IPreferences
are mounted. Most oftne
this is the parent of the "main" IPreferences
object. Other
optional components IPreferences
are mounted as siblings.
IPreferences
are mounted.
|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |