Class PainterProviderKt
-
- All Implemented Interfaces:
public final class PainterProviderKt
-
-
Method Summary
Modifier and Type Method Description final static <Error class: unknown class>standalonePainterProvider(String path)Create a org.jetbrains.jewel.ui.painter. -
-
Method Detail
-
standalonePainterProvider
@Deprecated(message = "Use IconKeys and the Icon composable instead") final static <Error class: unknown class> standalonePainterProvider(String path)
Create a org.jetbrains.jewel.ui.painter.PainterProvider to load a resource from the classpath.
-
-
-
-