Package com.github.weisj.darklaf.icons
Class TwoIcon
java.lang.Object
com.github.weisj.darklaf.icons.TwoIcon
- All Implemented Interfaces:
Icon
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoidvoidsetIconGap(int iconGap)voidsetLeftIcon(Icon leftIcon)voidsetRightIcon(Icon rightIcon)
-
Constructor Details
-
TwoIcon
-
TwoIcon
-
-
Method Details
-
setIconGap
public void setIconGap(int iconGap) -
setLeftIcon
-
setRightIcon
-
getLeftIcon
-
getRightIcon
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-