Package org.teamapps.icons.api
Interface IconTheme
-
- All Known Implementing Classes:
IconThemeImpl
public interface IconTheme
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description IconStylegetBaseIconStyle()default java.lang.StringgetStyleId(boolean baseStyle)IconStylegetSubIconStyle()static IconThemeof(IconStyle baseIconStyle, IconStyle subIconStyle)
-