Uses of Class
net.sourceforge.drpetrea.jsettings.jSettings.FstabModification

Uses of jSettings.FstabModification in net.sourceforge.drpetrea.jsettings
 

Methods in net.sourceforge.drpetrea.jsettings that return types with arguments of type jSettings.FstabModification
static ArrayList<jSettings.FstabModification> jSettings.getFstabModifications()
          The method returns an ArrayList of all the jSettings.FstabModification objects recorded.
 

Methods in net.sourceforge.drpetrea.jsettings with parameters of type jSettings.FstabModification
static ArrayList<String> jSettings.undoFstabMemory(jSettings.FstabModification fm)
          The method undos a change to the Fstab Settings described by fm if it exists.