Class QuicklookDB


  • public class QuicklookDB
    extends Object
    If quicklooks cannot be stored with the products then they are stored in the .snap folder and managed by this database Todo This should be replaced with an actual database to avoid keep all in memory Created by luis on 25/01/2016.
    • Method Detail

      • getQuicklookCacheDir

        public static Path getQuicklookCacheDir()
      • getQuicklookId

        public int getQuicklookId​(File file)
      • addQuickLookId

        public int addQuickLookId​(File file)