Uses of Class
com.formdev.flatlaf.ui.FlatEmptyBorder
Packages that use FlatEmptyBorder
-
Uses of FlatEmptyBorder in com.formdev.flatlaf.ui
Subclasses of FlatEmptyBorder in com.formdev.flatlaf.uiModifier and TypeClassDescriptionclass
Paints a drop shadow border around the component.static class
class
Line border for various components.class
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.class
Cell border forsun.swing.table.DefaultTableCellHeaderRenderer
(used byJTableHeader
).