swingx
Version 2005-08-19

Uses of Interface
org.jdesktop.swingx.painter.Effect

Packages that use Effect
org.jdesktop.swingx.painter   
 

Uses of Effect in org.jdesktop.swingx.painter
 

Classes in org.jdesktop.swingx.painter that implement Effect
 class ImageEffect
           
 

Methods in org.jdesktop.swingx.painter that return Effect
 Effect[] AbstractPainter.getEffects()
           
 

Methods in org.jdesktop.swingx.painter with parameters of type Effect
 void AbstractPainter.setEffects(Effect... effects)
          Sets the effects to apply to the results of the AbstractPainter's painting operation.
 


swingx
Version 2005-08-19