Uses of Class
com.formdev.flatlaf.util.Graphics2DProxy
-
Packages that use Graphics2DProxy Package Description com.formdev.flatlaf.extras com.formdev.flatlaf.ui -
-
Uses of Graphics2DProxy in com.formdev.flatlaf.extras
Subclasses of Graphics2DProxy in com.formdev.flatlaf.extras Modifier and Type Class Description private static classFlatSVGIcon.GraphicsFilter -
Uses of Graphics2DProxy in com.formdev.flatlaf.ui
Subclasses of Graphics2DProxy in com.formdev.flatlaf.ui Modifier and Type Class Description private static classFlatMenuItemRenderer.GraphicsProxyWithTextColorprivate classFlatTableUI.RoundedSelectionGraphicsBecause selection painting is done in the cell renderer, it would be necessary to require a FlatLaf specific renderer to implement rounded selection.
-