Class IconsCache


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

      Constructors 
      Constructor Description
      IconsCache()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.formdev.flatlaf.extras.FlatSVGIcon getSVGIcon​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • IconsCache

        public IconsCache()
    • Method Detail

      • getSVGIcon

        public static com.formdev.flatlaf.extras.FlatSVGIcon getSVGIcon​(java.lang.String name)