Uses of Class
org.tbee.swing.ImageShadowFactory

Packages that use ImageShadowFactory
org.tbee.swing   
 

Uses of ImageShadowFactory in org.tbee.swing
 

Methods in org.tbee.swing that return ImageShadowFactory
 ImageShadowFactory DropShadowPanel.getImageShadowFactory()
          Gets the shadow factory used to generate the shadow.
 

Methods in org.tbee.swing with parameters of type ImageShadowFactory
 void DropShadowPanel.setImageShadowFactory(ImageShadowFactory factory)
          Sets the shadow factory used by this panel to generate the shadows.
 

Constructors in org.tbee.swing with parameters of type ImageShadowFactory
DropShadowPanel(ImageShadowFactory factory, java.awt.LayoutManager layout)
          Creates a new checkboard panel the specified layout and shadow factory.
 



Copyright © 2010. All Rights Reserved.