Package com.formdev.flatlaf.swingx.icons
Class FlatColumnControlIcon
- java.lang.Object
-
- com.formdev.flatlaf.icons.FlatAbstractIcon
-
- com.formdev.flatlaf.swingx.icons.FlatColumnControlIcon
-
- All Implemented Interfaces:
Icon,UIResource
public class FlatColumnControlIcon extends com.formdev.flatlaf.icons.FlatAbstractIconColumn control icon forJXTable. ReplacesColumnControlIcon.
-
-
Constructor Summary
Constructors Constructor Description FlatColumnControlIcon()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidpaintIcon(Component c, Graphics2D g)
-
-
-
Field Detail
-
iconColor
protected Color iconColor
-
-
Method Detail
-
paintIcon
protected void paintIcon(Component c, Graphics2D g)
- Specified by:
paintIconin classcom.formdev.flatlaf.icons.FlatAbstractIcon
-
-