A C D F G I J L M N P R S T U V

S

section - Variable in class jSettings.FstabModification
The name of the section that contains the modified row
section - Variable in class jSettings.IniModification
The name of the section that contains the modified row
SettingsLoader - Class in net.sourceforge.drpetrea.jsettings
This class is used for loading the settings of the program.
SettingsLoader(ArrayList<String>, ArrayList<String>) - Constructor for class SettingsLoader
The constructor that takes as arguments ArrayLists of possible paths and file names.
SettingsLoader(ArrayList<String>, ArrayList<String>, boolean) - Constructor for class SettingsLoader
The constructor that takes as arguments ArrayLists of possible paths and file names.
SettingsLoader(ArrayList<String>, boolean) - Constructor for class SettingsLoader
The constructor that takes as arguments ArrayLists of possible paths.
SettingsLoader(String, ArrayList<String>, boolean) - Constructor for class SettingsLoader
The constructor that takes as arguments the path and an ArrayList of possible file names.
SettingsLoader(String, boolean) - Constructor for class SettingsLoader
The constructor that takes as argument the possible path.
SettingsLoader(ArrayList<String>, String, boolean) - Constructor for class SettingsLoader
The constructor that takes as arguments an ArrayList of possible paths and one file name.
SettingsLoader(String, String, boolean) - Constructor for class SettingsLoader
The constructor that takes as arguments the path and the file name.
SettingsLoader(ArrayList<String>) - Constructor for class SettingsLoader
The constructor that takes as arguments ArrayLists of possible paths.
SettingsLoader(String, ArrayList<String>) - Constructor for class SettingsLoader
The constructor that takes as arguments the path and an ArrayList of possible file names.
SettingsLoader(String) - Constructor for class SettingsLoader
The constructor that takes as argument the possible path.
SettingsLoader(ArrayList<String>, String) - Constructor for class SettingsLoader
The constructor that takes as arguments an ArrayList of possible paths and the file name.
SettingsLoader(boolean, ArrayList<String>) - Constructor for class SettingsLoader
The constructor that takes as arguments an ArrayList of possible file names.
SettingsLoader(boolean, String) - Constructor for class SettingsLoader
The constructor that takes as arguments the name of the settings file and the hierarchical flag.
SettingsLoader(boolean, String, boolean) - Constructor for class SettingsLoader
The constructor that takes as arguments the name of the settings file and no hierarchical flag.
SettingsLoader(boolean, ArrayList<String>, boolean) - Constructor for class SettingsLoader
The constructor that takes as arguments the possible names of the settings file and no hierarchical flag.
SettingsLoader(boolean) - Constructor for class SettingsLoader
The constructor that takes the possible paths from the SETTINGSPATH filed in the Constants class and the possible names from the INISETTINGSFILE, FSTABSETTINGSFILE and ZIPSETTINGSFILE.
SettingsLoader() - Constructor for class SettingsLoader
The constructor that takes the possible paths from the SETTINGSPATH filed in the Constants class and the possible names from the INISETTINGSFILE, FSTABSETTINGSFILE and ZIPSETTINGSFILE.
SettingsLoader(String, String) - Constructor for class SettingsLoader
The constructor that takes as arguments the path and the file name.
system - Variable in class jSettings.FstabModification
true if it applies to system-wide settings, false for user-specific
system - Variable in class jSettings.IniModification
true if it applies to system-wide settings, false for user-specific

A C D F G I J L M N P R S T U V