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.MAPMethods in org.pushingpixels.radiance.theming.api.painter.overlay that return BottomShadowOverlayPainterModifier and TypeMethodDescriptionstatic BottomShadowOverlayPainterBottomShadowOverlayPainter.getInstance()Returns the single instance of this class.static BottomShadowOverlayPainterBottomShadowOverlayPainter.getInstance(int strength) Returns an instance of bottom shadow overlay painter with the requested strength.