public class PreferencesHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
exportPreferences(boolean system)
Exports the preferences (user or system) to XML
and prompts the user in a dialog for the file.
|
static void |
importPreferences(boolean system)
Imports the preferences (user or system) from XML and
prompts the user for a file.
|
public static void exportPreferences(boolean system)
system - true if system-prefs, else userprefspublic static void importPreferences(boolean system)
system - true if system-prefs, else userprefsCopyright © 2016 Krake Softwaretechnik. All rights reserved.