org.opensha.sha.gui.util
Class IconFetcher
java.lang.Object
org.opensha.sha.gui.util.IconFetcher
public class IconFetcher
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IconFetcher
public IconFetcher()
fetchIcons
public static ArrayList<BufferedImage> fetchIcons(String appShortName)
fetchIcons
public static ArrayList<BufferedImage> fetchIcons(String appShortName,
ServerPrefs prefs)
main
public static void main(String[] args)
throws IOException
- Throws:
IOException