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 class
FlatSVGIcon.GraphicsFilter
-
Uses of Graphics2DProxy in com.formdev.flatlaf.ui
Subclasses of Graphics2DProxy in com.formdev.flatlaf.ui Modifier and Type Class Description private static class
FlatMenuItemRenderer.GraphicsProxyWithTextColor
private class
FlatTableUI.RoundedSelectionGraphics
Because selection painting is done in the cell renderer, it would be necessary to require a FlatLaf specific renderer to implement rounded selection.
-