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 ofRadianceIconthat fills the icon with a solid color.CommandButtonDefaultPopupIcon CommandButtonFollowColorSchemeIcon Implementation ofRadianceIconfor 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 ofRadianceIconthat adds decorations to a main icon.EmptyRadianceIcon Implementation ofRadianceIconthat paints nothing.IconDeckRadianceIcon<T> Implementation of theRadianceIconthat allows switching the icon painting at runtime.LayeredIcon Decorator icon that layers icons one on top of the other.