org.jdesktop.swingx.painter.effects
Class GlowPathEffect

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

public class GlowPathEffect
extends AbstractAreaEffect

An effect which draws a glow around the painter


Constructor Summary
GlowPathEffect()
          Creates a new instance of GlowPathEffect
 
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

GlowPathEffect

public GlowPathEffect()
Creates a new instance of GlowPathEffect