Class IconLoader


  • public class IconLoader
    extends java.lang.Object
    Gets an icon from this class' package.
    • Constructor Summary

      Constructors 
      Constructor Description
      IconLoader()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.swing.ImageIcon icon​(java.lang.String filename)  
      • Methods inherited from class java.lang.Object

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

      • IconLoader

        public IconLoader()
    • Method Detail

      • icon

        public static javax.swing.ImageIcon icon​(java.lang.String filename)