Package org.jdesktop.swingx.painter.effects
Contains Predefined effects for painters.
-
Interface Summary Interface Description AreaEffect An effect which works on AbstractPathPainters or any thing else which can provide a shape to be drawn. -
Class Summary Class Description AbstractAreaEffect The abstract base class for path effects.AbstractPathEffectBeanInfo GlowPathEffect An effect which draws a glow around the painterInnerGlowPathEffect An effect which draws a glow inside the painter's shapeInnerShadowPathEffect An effect which draws a shadow inside the path painter.NeonBorderEffect An effect which draws a multicolored border around a painter's shape.NeonBorderEffectBeanInfo NeonBorderEffectBeanInfo.BorderPositionPropertyEditor ShadowPathEffect An effect which draws a shadow around the the painter's shape. -
Enum Summary Enum Description NeonBorderEffect.BorderPosition An enum representing the position of the border: inside, outside, or centered on the border. -
Exception Summary Exception Description AbstractAreaEffect The abstract base class for path effects.AreaEffect An effect which works on AbstractPathPainters or any thing else which can provide a shape to be drawn.GlowPathEffect An effect which draws a glow around the painterInnerGlowPathEffect An effect which draws a glow inside the painter's shapeInnerShadowPathEffect An effect which draws a shadow inside the path painter.NeonBorderEffect An effect which draws a multicolored border around a painter's shape.ShadowPathEffect An effect which draws a shadow around the the painter's shape.