Package org.teamapps.icons.spi
Schnittstelle DefaultStyleSupplier<STYLE>
- Typparameter:
STYLE- The style class
- Alle bekannten Implementierungsklassen:
CompositeIconDefaultStyleSupplier
public interface DefaultStyleSupplier<STYLE>
Provides the default style for an icon library.
Implementations MUST provide a default constructor!
- Siehe auch:
-
Methodenübersicht
-
Methodendetails
-
getDefaultStyle
STYLE getDefaultStyle()
-