Uses of Class
com.formdev.flatlaf.ui.FlatListCellBorder
Packages that use FlatListCellBorder
-
Uses of FlatListCellBorder in com.formdev.flatlaf.ui
Subclasses of FlatListCellBorder in com.formdev.flatlaf.uiModifier and TypeClassDescriptionstatic class
Border for unselected cell that uses margins, but does not paint focus indicator border.static class
Border for focused unselected cell that uses margins and paints focus indicator border.static class
Border for selected cell that uses margins and paints focus indicator border if enabled (List.showCellFocusIndicator=true) and multiple items are selected.