com.vlsolutions.swing.toolbars
Interface BackgroundPainter


public interface BackgroundPainter

An interface implemented by objects which can paint toolbar backgrounds.

Since:
2.1.4

Method Summary
 void paintBackground(javax.swing.JComponent component, java.awt.Graphics g)
           
 

Method Detail

paintBackground

void paintBackground(javax.swing.JComponent component,
                     java.awt.Graphics g)


© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications