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(JComponent component, Graphics g)
           
 

Method Detail

paintBackground

void paintBackground(JComponent component,
                     Graphics g)


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