Class IconLoader


  • public class IconLoader
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      IconLoader()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.swing.ImageIcon getProMLibIcon​(java.lang.String name)  
      static javax.swing.ImageIcon getStandardIcon​(java.lang.String name)  
      • 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

      • getStandardIcon

        public static javax.swing.ImageIcon getStandardIcon​(java.lang.String name)
      • getProMLibIcon

        public static javax.swing.ImageIcon getProMLibIcon​(java.lang.String name)