Uses of Interface
gui.ImageBeanInterface

Packages that use ImageBeanInterface
ip.gui.frames   
j2d   
net.rmi.rjs.jobs   
 

Uses of ImageBeanInterface in ip.gui.frames
 

Methods in ip.gui.frames with parameters of type ImageBeanInterface
static void WaveletFrame.threeDImageCylindrical(ImageBeanInterface ib)
           
 

Uses of ImageBeanInterface in j2d
 

Classes in j2d that implement ImageBeanInterface
 class ImageBean
           
 class ShortImageBean
          GPL code by DocJava, Inc.
 

Methods in j2d with parameters of type ImageBeanInterface
static java.awt.image.BufferedImage ImageUtils.getBufferedImage(ImageBeanInterface ib)
           
static java.lang.String ImageUtils.getHexImage(ImageBeanInterface ib)
           
static void ImageUtils.writeHexImage(ImageBeanInterface ib)
           
 

Uses of ImageBeanInterface in net.rmi.rjs.jobs
 

Classes in net.rmi.rjs.jobs that implement ImageBeanInterface
 class FractalShortImageBean