Uses of Class
com.formdev.flatlaf.ui.FlatTreeUI
Packages that use FlatTreeUI
-
Uses of FlatTreeUI in com.formdev.flatlaf.icons
Method parameters in com.formdev.flatlaf.icons with type arguments of type FlatTreeUIModifier and TypeMethodDescription(package private) static <T> T
FlatTreeCollapsedIcon.getStyleFromTreeUI
(Component c, Function<FlatTreeUI, T> f) Because this icon is always shared for all trees, get icon specific style from FlatTreeUI.(package private) static void
FlatTreeCollapsedIcon.setStyleColorFromTreeUI
(Component c, Graphics2D g, Function<FlatTreeUI, Color> f)