org.pushingpixels.substance.swingx
Class SubstanceSwingxFillBackgroundDelegate

java.lang.Object
  extended by org.pushingpixels.substance.swingx.SubstanceSwingxFillBackgroundDelegate

public class SubstanceSwingxFillBackgroundDelegate
extends java.lang.Object


Constructor Summary
SubstanceSwingxFillBackgroundDelegate()
           
 
Method Summary
 void paint(javax.swing.JComponent component, java.awt.Graphics2D graphics, boolean paintSeparator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubstanceSwingxFillBackgroundDelegate

public SubstanceSwingxFillBackgroundDelegate()
Method Detail

paint

public void paint(javax.swing.JComponent component,
                  java.awt.Graphics2D graphics,
                  boolean paintSeparator)