SubstanceFillPainter, SubstanceTraitpublic class SubduedFillPainter extends StandardFillPainter
| Constructor | Description |
|---|---|
SubduedFillPainter() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getDisplayName() |
Returns the display name of
this trait. |
Color |
getTopFillColor(SubstanceColorScheme fillScheme) |
Computes the color of the top portion of the fill.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBottomFillColor, getBottomShineColor, getMidFillColorBottom, getMidFillColorTop, getTopShineColor, paintContourBackgroundpublic String getDisplayName()
SubstanceTraitthis trait. This method is part
of officially supported API.getDisplayName in interface SubstanceTraitgetDisplayName in class StandardFillPainterthis trait.public Color getTopFillColor(SubstanceColorScheme fillScheme)
StandardFillPaintergetTopFillColor in class StandardFillPainterfillScheme - The fill scheme.