Uses of Interface
org.teamapps.icons.IconLoaderContext
Packages that use IconLoaderContext
-
Uses of IconLoaderContext in org.teamapps.icons
Classes in org.teamapps.icons that implement IconLoaderContext -
Uses of IconLoaderContext in org.teamapps.icons.composite
Methods in org.teamapps.icons.composite with parameters of type IconLoaderContextModifier and TypeMethodDescriptionCompositeIconLoader.loadIcon(CompositeIcon icon, int size, IconLoaderContext context) -
Uses of IconLoaderContext in org.teamapps.icons.spi
Methods in org.teamapps.icons.spi with parameters of type IconLoaderContextModifier and TypeMethodDescriptionIconLoader.loadIcon(ICON icon, int size, IconLoaderContext context) Loads an icon.