Uses of Class
com.formdev.flatlaf.util.SoftCache
-
Packages that use SoftCache Package Description com.formdev.flatlaf com.formdev.flatlaf.extras -
-
Uses of SoftCache in com.formdev.flatlaf
Fields in com.formdev.flatlaf declared as SoftCache Modifier and Type Field Description private static SoftCache<java.lang.String,java.lang.Object>
UIDefaultsLoader. fontCache
-
Uses of SoftCache in com.formdev.flatlaf.extras
Fields in com.formdev.flatlaf.extras declared as SoftCache Modifier and Type Field Description private static SoftCache<java.lang.String,com.github.weisj.jsvg.SVGDocument>
FlatSVGIcon. svgCache
-