Uses of Class
org.tbee.swing.ResizingImageIcon

Packages that use ResizingImageIcon
org.tbee.swing   
org.tbee.swing.svg   
 

Uses of ResizingImageIcon in org.tbee.swing
 

Methods in org.tbee.swing that return ResizingImageIcon
 ResizingImageIcon ResizingImageIcon.cloneBrighter()
          get a copy
 ResizingImageIcon ResizingImageIcon.cloneIdentical()
          get a copy
 

Uses of ResizingImageIcon in org.tbee.swing.svg
 

Methods in org.tbee.swing.svg that return ResizingImageIcon
static ResizingImageIcon SVGUtils.generateResizingImageIcon(InputStream is, int width, int height, double maxfactor, double step)
          Generate an ResizingImageIcon by incremental set of images
static ResizingImageIcon SVGUtils.generateResizingImageIcon(URI uri, int width, int height, double maxfactor, double step)
          Generate an ResizingImageIcon by incremental set of images
 



Copyright © 2011 KnowledgePlaza. All Rights Reserved.