Package org.teamapps.icons.api
Class IconThemeImpl
java.lang.Object
org.teamapps.icons.api.IconThemeImpl
- All Implemented Interfaces:
IconTheme
public class IconThemeImpl extends java.lang.Object implements IconTheme
-
Constructor Summary
Constructors Constructor Description IconThemeImpl(IconStyle baseIconStyle, IconStyle subIconStyle) -
Method Summary
Modifier and Type Method Description IconStylegetBaseIconStyle()IconStylegetSubIconStyle()
-
Constructor Details
-
Method Details
-
getBaseIconStyle
- Specified by:
getBaseIconStylein interfaceIconTheme
-
getSubIconStyle
- Specified by:
getSubIconStylein interfaceIconTheme
-