Interface IconResolver
- All Known Implementing Classes:
IconLoader
public interface IconResolver
Responsible for resolving icons.
-
Method Summary
Modifier and TypeMethodDescription@NotNull Icon@NotNull Icon@NotNull Icon@NotNull Icon@NotNull UIAwareIcongetUIAwareIcon(@NotNull String path) @NotNull UIAwareIcongetUIAwareIcon(@NotNull String path, int width, int height)
-
Method Details
-
getIcon
-
getIcon
-
getIcon
-
getIcon
-
getUIAwareIcon
-
getUIAwareIcon
-