Uses of Class
com.formdev.flatlaf.ui.FlatLineBorder
Packages that use FlatLineBorder
-
Uses of FlatLineBorder in com.formdev.flatlaf.ui
Subclasses of FlatLineBorder in com.formdev.flatlaf.uiModifier and TypeClassDescriptionclass
Cell border forDefaultListCellRenderer
(used byJList
).static 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.class
Border forJPopupMenu
.class
Cell border forDefaultTableCellRenderer
(used byJTable
).static 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.