public class SubduedFillPainter extends StandardFillPainter
| Constructor and Description |
|---|
SubduedFillPainter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayName()
Returns the display name of
this trait. |
java.awt.Color |
getTopFillColor(SubstanceColorScheme fillScheme)
Computes the color of the top portion of the fill.
|
getBottomFillColor, getBottomShineColor, getMidFillColorBottom, getMidFillColorTop, getTopShineColor, paintContourBackgroundpublic java.lang.String getDisplayName()
SubstanceTraitthis trait. This method is part
of officially supported API.getDisplayName in interface SubstanceTraitgetDisplayName in class StandardFillPainterthis trait.public java.awt.Color getTopFillColor(SubstanceColorScheme fillScheme)
StandardFillPaintergetTopFillColor in class StandardFillPainterfillScheme - The fill scheme.