Package org.pushingpixels.radiance.component.api.common.icon
-
Interface Summary Interface Description CommandButtonFollowColorSchemeIcon.Delegate The delegate needs to implement the method in this interface based on the provided color scheme.DecoratedRadianceIcon.IconDecorator Icon decorator interface. -
Class Summary Class Description ColorRadianceIcon Implementation ofRadianceIcon
that fills the icon with a solid color.CommandButtonDefaultPopupIcon CommandButtonFollowColorSchemeIcon Implementation ofRadianceIcon
for command buttons that wish to have their icon be dynamically rendered at runtime based on the color scheme that matches the current transition-aware state.DecoratedRadianceIcon Implementation ofRadianceIcon
that adds decorations to a main icon.EmptyRadianceIcon Implementation ofRadianceIcon
that paints nothing.IconDeckRadianceIcon<T> Implementation of theRadianceIcon
that allows switching the icon painting at runtime.LayeredIcon Decorator icon that layers icons one on top of the other.