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

F

field - Variable in class jSettings.FstabModification
The index of the field being modified, ignored if the change applies to the whole row
fieldIndex(String) - Method in class FstabSettings
The method returns the index of the field
fieldName(int) - Method in class FstabSettings
The method returns the name of the field for a known index
flushChanges() - Static method in class jSettings
Puts the changes made by the user to the settings into the settings files.
FstabSections() - Static method in class jSettings
The method returns the names of all the available fstab sections
FstabSetting(String) - Static method in class jSettings
The method returns a reference to the desired FstabSetting object
FstabSettings - Class in net.sourceforge.drpetrea.jsettings
This is a generic class for handling settings.
FstabSettings(ArrayList<String>, ArrayList<ArrayList<String>>, ArrayList<String>, ArrayList<String>, boolean) - Constructor for class FstabSettings
The constructor that populates the values, laws and sets the expandable flag
FstabSettings(ArrayList<String>, ArrayList<ArrayList<String>>, ArrayList<String>, ArrayList<String>) - Constructor for class FstabSettings
The constructor that populates the names, values, defaults and the laws.
FstabSettings(ArrayList<String>, ArrayList<String>, ArrayList<String>) - Constructor for class FstabSettings
The constructor that populates the names, defaults and laws.
FstabSettings(ArrayList<String>, ArrayList<String>) - Constructor for class FstabSettings
The constructor that only declares the field names and the defaults.
FstabSettings(ArrayList<String>) - Constructor for class FstabSettings
The constructor that only declares the field names.
FstabSettings() - Constructor for class FstabSettings
The default constructor - in this case the expandable flag will be true and the members will be initialized.

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