Package org. pushingpixels. aurora. theming. painter. overlay
Types
Overlay painter interface.
Overlay painter that paints a single line at the bottom edge of the relevant decoration area.
Overlay painter that paints a few pixel-high drop shadow at the bottom edge of the relevant decoration area. The constructor is private to enforce that .getInstance is the only way an application can get an instance of this class.
Overlay painter that paints a bezel line at the top edge of the relevant decoration area.
Overlay painter that paints a single line at the top edge of the relevant decoration area.
Overlay painter that paints a few pixel-high drop shadow at the top edge of the relevant decoration area. The constructor is private to enforce that .getInstance is the only way an application can get an instance of this class.