|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.substance.painter.BaseGradientPainter
org.jvnet.substance.painter.StandardGradientPainter
org.jvnet.substance.painter.SimplisticGradientPainter
org.jvnet.substance.painter.SimplisticSoftBorderGradientPainter
public class SimplisticSoftBorderGradientPainter
Gradient painter that returns images with classic appearance. This class is for internal use only.
Field Summary |
---|
Fields inherited from class org.jvnet.substance.painter.BaseGradientPainter |
---|
borderPainter |
Constructor Summary | |
---|---|
SimplisticSoftBorderGradientPainter()
Creates a new simplistic soft border gradient painter. |
Method Summary | |
---|---|
SubstanceBorderPainter |
getBorderPainter()
Returns the matching border painter. |
java.lang.String |
getDisplayName()
Returns the display name of this trait. |
Methods inherited from class org.jvnet.substance.painter.SimplisticGradientPainter |
---|
getBottomShineColor, getMidFillColorTop, getTopFillColor, getTopShineColor |
Methods inherited from class org.jvnet.substance.painter.StandardGradientPainter |
---|
getBottomFillColor, getContourBackground, getMidFillColorBottom |
Methods inherited from class org.jvnet.substance.painter.BaseGradientPainter |
---|
getMixContourBackground |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimplisticSoftBorderGradientPainter()
Method Detail |
---|
public SubstanceBorderPainter getBorderPainter()
BaseGradientPainter
getBorderPainter
in class BaseGradientPainter
public java.lang.String getDisplayName()
SubstanceTrait
this
trait. This method is
part of officially supported API.
getDisplayName
in interface SubstanceGradientPainter
getDisplayName
in interface SubstanceTrait
getDisplayName
in class SimplisticGradientPainter
this
trait.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |