Uses of Class
org.teamapps.icons.IconResource
Packages that use IconResource
Package
Description
-
Uses of IconResource in org.teamapps.icons
Methods in org.teamapps.icons that return IconResourceModifier and TypeMethodDescription -
Uses of IconResource in org.teamapps.icons.cache
Methods in org.teamapps.icons.cache that return IconResourceModifier and TypeMethodDescriptionMethods in org.teamapps.icons.cache with parameters of type IconResourceModifier and TypeMethodDescriptionvoidFileIconCache.putIcon(String encodedIconString, int size, IconResource iconResource) voidIconCache.putIcon(String encodedIconString, int size, IconResource iconResource) voidNoOpIconCache.putIcon(String encodedIconString, int size, IconResource iconResource) -
Uses of IconResource in org.teamapps.icons.composite
Methods in org.teamapps.icons.composite that return IconResourceModifier and TypeMethodDescriptionCompositeIconLoader.loadIcon(CompositeIcon icon, int size, IconLoaderContext context) -
Uses of IconResource in org.teamapps.icons.spi
Methods in org.teamapps.icons.spi that return IconResourceModifier and TypeMethodDescriptionIconLoader.loadIcon(ICON icon, int size, IconLoaderContext context) Loads an icon.