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

D

DefaultSettingsLoader - Class in net.sourceforge.drpetrea.jsettings
This class is used for loading the defaults and the rules for validating the settings of the program.
DefaultSettingsLoader(ArrayList<String>, ArrayList<String>, boolean) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments ArrayLists of possible paths and file paths.
DefaultSettingsLoader(ArrayList<String>, boolean) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments ArrayLists of possible paths.
DefaultSettingsLoader(String, ArrayList<String>, boolean) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments the path and an ArrayList of possible file paths.
DefaultSettingsLoader(String, boolean) - Constructor for class DefaultSettingsLoader
The constructor that takes as argument the possible path.
DefaultSettingsLoader(ArrayList<String>, String, boolean) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments an ArrayList of possible paths and the file name.
DefaultSettingsLoader(String, String, boolean) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments the path and the file name.
DefaultSettingsLoader(boolean, String) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments the file name and the hierarchical flag.
DefaultSettingsLoader(boolean, ArrayList<String>) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments the file paths and the hierarchical flag.
DefaultSettingsLoader(boolean, String, boolean) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments the file name.
DefaultSettingsLoader(boolean, ArrayList<String>, boolean) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments the possible file paths.
DefaultSettingsLoader(ArrayList<String>, ArrayList<String>) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments ArrayLists of possible paths and file paths.
DefaultSettingsLoader(ArrayList<String>) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments ArrayLists of possible paths.
DefaultSettingsLoader(String, ArrayList<String>) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments the path and an ArrayList of possible file paths.
DefaultSettingsLoader(String) - Constructor for class DefaultSettingsLoader
The constructor that takes as argument the possible path.
DefaultSettingsLoader(ArrayList<String>, String) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments an ArrayList of possible paths and the file name.
DefaultSettingsLoader(String, String) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments the path and the file name.
DefaultSettingsLoader(boolean) - Constructor for class DefaultSettingsLoader
The constructor that takes as arguments the hierarchical flag.
DefaultSettingsLoader() - Constructor for class DefaultSettingsLoader
The default constructor.
deleteFstabRow(String, ArrayList<String>, boolean) - Static method in class jSettings
The method deletes the specified row from the specified section and makes sure the action can be latter reflected in the settings files
deleteRow(ArrayList<String>) - Method in class FstabSettings
This method deletes one whole row of settings.

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