SubstanceFillPainter, SubstanceTraitpublic class SubduedFillPainter extends StandardFillPainter
| Constructor | Description |
|---|---|
SubduedFillPainter() |
| Modifier and Type | Method | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBottomFillColor, 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.