Uses of Class
org.pushingpixels.radiance.theming.api.painter.overlay.BottomShadowOverlayPainter
Packages that use BottomShadowOverlayPainter
-
Uses of BottomShadowOverlayPainter in org.pushingpixels.radiance.theming.api.painter.overlay
Fields in org.pushingpixels.radiance.theming.api.painter.overlay with type parameters of type BottomShadowOverlayPainterModifier and TypeFieldDescriptionprivate static final Map
<Integer, BottomShadowOverlayPainter> BottomShadowOverlayPainter.MAP
Methods in org.pushingpixels.radiance.theming.api.painter.overlay that return BottomShadowOverlayPainterModifier and TypeMethodDescriptionstatic BottomShadowOverlayPainter
BottomShadowOverlayPainter.getInstance()
Returns the single instance of this class.static BottomShadowOverlayPainter
BottomShadowOverlayPainter.getInstance
(int strength) Returns an instance of bottom shadow overlay painter with the requested strength.