org.pushingpixels.substance.api.painter.fill.SubstanceFillPainter, org.pushingpixels.substance.api.trait.SubstanceTraitpublic class WaveFillPainter
extends java.lang.Object
implements org.pushingpixels.substance.api.painter.fill.SubstanceFillPainter
| Constructor | Description |
|---|---|
WaveFillPainter() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getDisplayName() |
|
void |
paintContourBackground(java.awt.Graphics g,
java.awt.Component comp,
float width,
float height,
java.awt.Shape contour,
boolean isFocused,
org.pushingpixels.substance.api.colorscheme.SubstanceColorScheme fillScheme,
boolean hasShine) |
public java.lang.String getDisplayName()
getDisplayName in interface org.pushingpixels.substance.api.trait.SubstanceTraitpublic void paintContourBackground(java.awt.Graphics g,
java.awt.Component comp,
float width,
float height,
java.awt.Shape contour,
boolean isFocused,
org.pushingpixels.substance.api.colorscheme.SubstanceColorScheme fillScheme,
boolean hasShine)
paintContourBackground in interface org.pushingpixels.substance.api.painter.fill.SubstanceFillPainter