org.jdesktop.swingx.painter.effects
Class InnerGlowPathEffect

java.lang.Object
  extended by org.jdesktop.swingx.painter.effects.AbstractAreaEffect
      extended by org.jdesktop.swingx.painter.effects.InnerGlowPathEffect
All Implemented Interfaces:
AreaEffect

public class InnerGlowPathEffect
extends AbstractAreaEffect

An effect which draws a glow inside the painter's shape


Constructor Summary
InnerGlowPathEffect()
          Creates a new instance of InnerGlowPathEffect
 
Method Summary
 
Methods inherited from class org.jdesktop.swingx.painter.effects.AbstractAreaEffect
addPropertyChangeListener, apply, getBrushColor, getBrushSteps, getEffectWidth, getOffset, isRenderInsideShape, isShapeMasked, isShouldFillShape, paintBorderGlow, removePropertyChangeListener, setBrushColor, setBrushSteps, setEffectWidth, setOffset, setRenderInsideShape, setShapeMasked, setShouldFillShape
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InnerGlowPathEffect

public InnerGlowPathEffect()
Creates a new instance of InnerGlowPathEffect