|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.substance.painter.decoration.ImageWrapperDecorationPainter
org.jvnet.substance.painter.decoration.MarbleNoiseDecorationPainter
public class MarbleNoiseDecorationPainter
Implementation of SubstanceDecorationPainter that uses marble noise
painting on decoration areas.
| Field Summary | |
|---|---|
static java.lang.String |
DISPLAY_NAME
The display name for the decoration painters of this class. |
| Fields inherited from class org.jvnet.substance.painter.decoration.ImageWrapperDecorationPainter |
|---|
baseDecorationPainter, colorizedTileMap, isPaintingSeparators, originalTile, textureAlpha |
| Constructor Summary | |
|---|---|
MarbleNoiseDecorationPainter()
Creates a new marble noise decoration painter. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
Returns the display name of this trait. |
| Methods inherited from class org.jvnet.substance.painter.decoration.ImageWrapperDecorationPainter |
|---|
getColorizedTile, paintDecorationArea, setBaseDecorationPainter, setPaintingSeparators, setTextureAlpha, tileArea |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DISPLAY_NAME
| Constructor Detail |
|---|
public MarbleNoiseDecorationPainter()
| Method Detail |
|---|
public java.lang.String getDisplayName()
SubstanceTraitthis trait. This method is
part of officially supported API.
this trait.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||