Uses of Interface
com.vlsolutions.swing.toolbars.BackgroundPainter

Packages that use BackgroundPainter
com.vlsolutions.swing.toolbars The VLToolBars. 
 

Uses of BackgroundPainter in com.vlsolutions.swing.toolbars
 

Methods in com.vlsolutions.swing.toolbars that return BackgroundPainter
 BackgroundPainter ToolBarPanel.getBackgroundPainter()
          Returns the optional background painter for this toolbar panel (may be null)
 

Methods in com.vlsolutions.swing.toolbars with parameters of type BackgroundPainter
 void ToolBarPanel.setPainter(BackgroundPainter painter)
          Updates the optional background painter for this toolbar panel
 

Constructors in com.vlsolutions.swing.toolbars with parameters of type BackgroundPainter
ToolBarPanel(int align, BackgroundPainter painter)
          Constructs a new ToolBarPanel with the specified alignment and background painter.
 



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