Class FlatListCellBorder.Focused
- All Implemented Interfaces:
Serializable, Border, UIResource
- Enclosing class:
FlatListCellBorder
Border for focused unselected cell that uses margins and paints focus indicator border.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class FlatListCellBorder
FlatListCellBorder.Default, FlatListCellBorder.Focused, FlatListCellBorder.Selected -
Field Summary
Fields inherited from class FlatListCellBorder
showCellFocusIndicatorFields inherited from class EmptyBorder
bottom, left, right, top -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FlatListCellBorder
getBorderInsets, getLineColor, getStyleFromListUI, paintBorderMethods inherited from class FlatLineBorder
getArc, getLineThicknessMethods inherited from class FlatEmptyBorder
applyStyleProperty, getBorderInsets, getStyleableValue, getUnscaledBorderInsets, scaleInsetsMethods inherited from class EmptyBorder
isBorderOpaqueMethods inherited from class AbstractBorder
getBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectangle
-
Constructor Details
-
Focused
public Focused()
-