Uses of Class
fable.imageviewer.component.ImageComponentUI

Packages that use ImageComponentUI
fable.imageviewer.actions   
fable.imageviewer.component   
 

Uses of ImageComponentUI in fable.imageviewer.actions
 

Constructors in fable.imageviewer.actions with parameters of type ImageComponentUI
ImageViewActions(ImageComponent ivIn, ImageComponentUI controlsIn, ImageComponentImage imageIn)
           
 

Uses of ImageComponentUI in fable.imageviewer.component
 

Methods in fable.imageviewer.component that return ImageComponentUI
 ImageComponentUI ImageComponent.getControls()
           
 

Methods in fable.imageviewer.component with parameters of type ImageComponentUI
 void ImageComponent.setControls(ImageComponentUI controls)
           
 

Constructors in fable.imageviewer.component with parameters of type ImageComponentUI
ImageComponentImage(ImageComponent iv, ImageComponentUI controls)
          Constructor.