Package org.pushingpixels.radiance.theming.api.painter.decoration
-
Interface Summary Interface Description RadianceDecorationPainter Decoration painter interface for Radiance look and feel. -
Class Summary Class Description ArcDecorationPainter Implementation ofRadianceDecorationPainterthat uses "arc" painting on title panes and lighter gradient near the center of the application frame.BrushedMetalDecorationPainter Implementation ofRadianceDecorationPainterthat uses brushed metal painting on decoration areas.ClassicDecorationPainter Decoration painter that paints a classic gradient.FlatDecorationPainter Decoration painter that paints a flat appearance.FractionBasedDecorationPainter Decoration painter with fraction-based stops and a color query associated with each stop.ImageWrapperDecorationPainter Implementation ofRadianceDecorationPainterthat uses an image source to paint on decoration areas.MarbleNoiseDecorationPainter Implementation ofRadianceDecorationPainterthat uses marble noise painting on decoration areas.MatteDecorationPainter Implementation ofRadianceDecorationPainterthat uses matte painting on decoration areas.