Class ConfigurationHelper



  • public class ConfigurationHelper
    extends Object
    • Constructor Detail

      • ConfigurationHelper

        public ConfigurationHelper()
    • Method Detail

      • getUserConfigurationDirectory

        public static Path getUserConfigurationDirectory()
        Retrieve the path of the directory where the user's configuration will be stored.
      • getUserConfigurationFilePath

        public static Path getUserConfigurationFilePath()
        Retrieve the path to the user's configuration file
        Returns:
        the path to the user's configuration file
      • getBookmarksFilePath

        public static Path getBookmarksFilePath()
        Retrieve the path to the user's bookmarks file
        Returns:
        the path to the user's bookmarks file