- java.lang.Object
-
- tvbrowser.core.icontheme.ThemeDownloader
-
public class ThemeDownloader extends java.lang.Object
Downloads list with available icon themes. Modified fromSoftwareUpdater
- 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)
-
-
-
Method Detail
-
downloadThemes
public static final ThemeDownloadItem[] downloadThemes(java.net.URL specs, java.io.File iconDir)
-
-