Class IconCache

java.lang.Object
javaforce.linux.IconCache

public class IconCache extends Object
  • Constructor Details

    • IconCache

      public IconCache()
  • Method Details

    • loadIcon

      public static JFImage loadIcon(String iconName)
    • scaleIcon

      public static JFImage scaleIcon(JFImage image, int x, int y)
    • findIcon

      public static String findIcon(String fn)
    • setPrefix

      public static void setPrefix(String prefix)