Uses of Interface
org.pushingpixels.radiance.common.api.AsynchronousLoading
Packages that use AsynchronousLoading
Package
Description
-
Uses of AsynchronousLoading in org.pushingpixels.radiance.common.api.icon
Classes in org.pushingpixels.radiance.common.api.icon that implement AsynchronousLoadingModifier and TypeClassDescriptionclass
Implementation of theRadianceIcon
interface that supports color filtering of content by drawing it into offscreen images and applying the requestedRadianceIcon.ColorFilter
.class
-
Uses of AsynchronousLoading in org.pushingpixels.radiance.component.api.common.icon
Classes in org.pushingpixels.radiance.component.api.common.icon that implement AsynchronousLoadingModifier and TypeClassDescriptionclass
Implementation ofRadianceIcon
that adds decorations to a main icon.class
Implementation of theRadianceIcon
that allows switching the icon painting at runtime.