Class IconFactory

java.lang.Object
org.loboevolution.laf.IconFactory

public class IconFactory extends Object
A factory for creating Icon objects.
  • Method Details

    • getIcon

      public ImageIcon getIcon(String resourcePath)
      Gets the icon.
      Parameters:
      resourcePath - the resource path
      Returns:
      the icon