Uses of Class
org.teamapps.icons.api.CompositeIcon
-
Packages that use CompositeIcon Package Description org.teamapps.icons.api -
-
Uses of CompositeIcon in org.teamapps.icons.api
Methods in org.teamapps.icons.api that return CompositeIcon Modifier and Type Method Description static CompositeIconCompositeIcon. of(Icon baseIcon, Icon bottomRightIcon)static CompositeIconCompositeIcon. of(Icon baseIcon, Icon bottomRightIcon, Icon bottomLeftIcon, Icon topLeftIcon, Icon topRightIcon)
-