Package org.teamapps.icons.composite
Class CompositeIconDefaultStyleSupplier
java.lang.Object
org.teamapps.icons.composite.CompositeIconDefaultStyleSupplier
- All Implemented Interfaces:
DefaultStyleSupplier<java.lang.Void>
public class CompositeIconDefaultStyleSupplier extends java.lang.Object implements DefaultStyleSupplier<java.lang.Void>
-
Constructor Summary
Constructors Constructor Description CompositeIconDefaultStyleSupplier() -
Method Summary
Modifier and Type Method Description java.lang.VoidgetDefaultStyle()
-
Constructor Details
-
CompositeIconDefaultStyleSupplier
public CompositeIconDefaultStyleSupplier()
-
-
Method Details
-
getDefaultStyle
public java.lang.Void getDefaultStyle()- Specified by:
getDefaultStylein interfaceDefaultStyleSupplier<java.lang.Void>
-