Module tvbrowser

Class ThemeDownloader


  • public class ThemeDownloader
    extends java.lang.Object
    Downloads list with available icon themes. Modified from SoftwareUpdater
    Author:
    René Mach
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ThemeDownloadItem[] downloadThemes​(java.net.URL specs, java.io.File iconDir)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • downloadThemes

        public static final ThemeDownloadItem[] downloadThemes​(java.net.URL specs,
                                                               java.io.File iconDir)