load

fun GlokSettings.load(preferences: Preferences = preferences())

Loads GlokSettings using Java's Preferences. The default node is given by preferences, which is common to all Glok applications.

The following properties of Tantalum are also included :

However, if you wish to load them separately, you may supply a different preferences node.