Uses of Interface
uk.ac.kcl.cch.jb.pliny.controls.IZoomableImageEditor

Packages that use IZoomableImageEditor
uk.ac.kcl.cch.jb.pliny.controls   
uk.ac.kcl.cch.jb.pliny.imageRes   
 

Uses of IZoomableImageEditor in uk.ac.kcl.cch.jb.pliny.controls
 

Methods in uk.ac.kcl.cch.jb.pliny.controls with parameters of type IZoomableImageEditor
 void ZoomControlContributionItem.setActiveEditor(IZoomableImageEditor newEditor)
          the ActionBarContributor must invoke this method whenever the active editor instance changes.
 

Uses of IZoomableImageEditor in uk.ac.kcl.cch.jb.pliny.imageRes
 

Classes in uk.ac.kcl.cch.jb.pliny.imageRes that implement IZoomableImageEditor
 class ImageEditor
          an EditorPart that implements the Pliny Image Resource Editor.