Package com.formdev.flatlaf.icons
Class FlatSearchWithHistoryIcon
java.lang.Object
com.formdev.flatlaf.icons.FlatAbstractIcon
com.formdev.flatlaf.icons.FlatSearchIcon
com.formdev.flatlaf.icons.FlatSearchWithHistoryIcon
- All Implemented Interfaces:
Icon
,UIResource
"search with history" icon for search fields.
- Since:
- 1.5
-
Field Summary
Fields inherited from class com.formdev.flatlaf.icons.FlatSearchIcon
searchIconColor, searchIconHoverColor, searchIconPressedColor
Fields inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
color, height, width
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.formdev.flatlaf.icons.FlatSearchIcon
applyStyleProperty, getStyleableInfos, getStyleableValue
Methods inherited from class com.formdev.flatlaf.icons.FlatAbstractIcon
getIconHeight, getIconWidth, paintIcon
-
Constructor Details
-
FlatSearchWithHistoryIcon
public FlatSearchWithHistoryIcon() -
FlatSearchWithHistoryIcon
public FlatSearchWithHistoryIcon(boolean ignoreButtonState) - Since:
- 2
-
-
Method Details
-
paintIcon
- Overrides:
paintIcon
in classFlatSearchIcon
-