|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.substance.border.InnerDelegateBorderPainter
org.jvnet.substance.border.GlassInnerBorderPainter
public class GlassInnerBorderPainter
Implementation of border painter that uses the GlassBorderPainter
gradients and paints the inner contour of the border in addition to the outer
contour.
| Field Summary |
|---|
| Fields inherited from class org.jvnet.substance.border.InnerDelegateBorderPainter |
|---|
delegate, painterName, shiftCoef, shiftKind, shiftMap |
| Constructor Summary | |
|---|---|
GlassInnerBorderPainter()
Creates a new inner border painter based on a GlassBorderPainter. |
|
GlassInnerBorderPainter(float shiftCoef,
SubstanceConstants.ColorShiftKind shiftKind)
Creates a new inner border painter based on a GlassBorderPainter. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
Returns the display name of this trait. |
| Methods inherited from class org.jvnet.substance.border.InnerDelegateBorderPainter |
|---|
getDelegate, paintBorder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GlassInnerBorderPainter()
GlassBorderPainter.
public GlassInnerBorderPainter(float shiftCoef,
SubstanceConstants.ColorShiftKind shiftKind)
GlassBorderPainter.
shiftCoef - Shift coefficient. Must be in 0.0-1.0 range.shiftKind - Shift kind.| Method Detail |
|---|
public java.lang.String getDisplayName()
SubstanceTraitthis trait. This method is
part of officially supported API.
getDisplayName in interface SubstanceTraitgetDisplayName in class InnerDelegateBorderPainterthis trait.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||