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 ofRadianceDecorationPainter
that uses "arc" painting on title panes and lighter gradient near the center of the application frame.BrushedMetalDecorationPainter Implementation ofRadianceDecorationPainter
that 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 ofRadianceDecorationPainter
that uses an image source to paint on decoration areas.MarbleNoiseDecorationPainter Implementation ofRadianceDecorationPainter
that uses marble noise painting on decoration areas.MatteDecorationPainter Implementation ofRadianceDecorationPainter
that uses matte painting on decoration areas.