Class BrowserData

java.lang.Object
org.loboevolution.menu.tools.pref.data.BrowserData
Direct Known Subclasses:
GoogleChromeData, MozilaFirefoxData

public class BrowserData extends Object

BrowserData class.

  • Constructor Details

    • BrowserData

      public BrowserData()
  • Method Details

    • getChromeDirectory

      protected static String getChromeDirectory()
      Gets the chrome directory.
      Returns:
      the chrome directory
    • getFiles

      protected static List<String> getFiles(String directoryPath, List<String> cookieFilePaths, String fileName)

      getFiles.

      Parameters:
      directoryPath - a String object.
      cookieFilePaths - a List object.
      fileName - a String object.
      Returns:
      a List object.
    • getMozillaDirectory

      protected static String getMozillaDirectory()
      Gets the mozilla directory.
      Returns:
      the mozilla directory