Package org.gnu.gconf

Interface Summary
ConfClientListener  
Config  
 

Class Summary
ConfClient ConfClient provides a client-side cache for a specified list of directories your're interested in.
ConfClientPreloadType Used to tell ConfCient how to preload one of its directories.
ConfEntry Stores an entry for a GConf "directory", including a key-value pair, the name of the schema applicable to this entry, whether the value is a default value, and whether GConf can write a new value at this time.
ConfMetaInfo  
ConfSchema  
ConfValue Represents a dynamically-typed value in GConf.
ConfValueType Used to indicate the type of a ConfValue.
 

Exception Summary
ConfException