Uses of Interface
org.teamapps.icons.api.IconTheme
-
Packages that use IconTheme Package Description org.teamapps.icons.api -
-
Uses of IconTheme in org.teamapps.icons.api
Classes in org.teamapps.icons.api that implement IconTheme Modifier and Type Class Description classIconThemeImplMethods in org.teamapps.icons.api that return IconTheme Modifier and Type Method Description static IconThemeIconTheme. of(IconStyle baseIconStyle, IconStyle subIconStyle)Methods in org.teamapps.icons.api with parameters of type IconTheme Modifier and Type Method Description java.lang.StringCompositeIcon. getQualifiedIconId(IconTheme theme, boolean baseStyle)default java.lang.StringIcon. getQualifiedIconId(IconTheme theme)java.lang.StringIcon. getQualifiedIconId(IconTheme theme, boolean baseStyle)default java.lang.StringSimpleIcon. getQualifiedIconId(IconTheme theme, boolean baseStyle)java.lang.StringStaticIcon. getQualifiedIconId(IconTheme theme)java.lang.StringStaticIcon. getQualifiedIconId(IconTheme theme, boolean baseStyle)java.lang.StringStyledCompositeIcon. getQualifiedIconId(IconTheme theme, boolean baseStyle)java.lang.StringStyledIcon. getQualifiedIconId(IconTheme theme, boolean baseStyle)
-