Uses of Interface
ip.gui.Doable

Packages that use Doable
ip.apurva   
ip.gui.dialog   
ip.gui.frames   
ip.morph   
ip.transforms   
 

Uses of Doable in ip.apurva
 

Classes in ip.apurva that implement Doable
 class FourierFrame
           
 class ZipFrame
           
 

Uses of Doable in ip.gui.dialog
 

Classes in ip.gui.dialog that implement Doable
 class MorphLog
           
 

Constructors in ip.gui.dialog with parameters of type Doable
DoLog(Doable d, java.lang.String title, java.lang.String[] prompts, java.lang.String[] defaults, int fieldSize)
           
 

Uses of Doable in ip.gui.frames
 

Classes in ip.gui.frames that implement Doable
 class BoundaryFrame
           
 class ColorFrame
           
 class DrawFrame
           
 class EdgeFrame
           
 class FFTFrame
           
 class MartelliFrame
           
 class MorphFrame
           
 class PaintFrame
           
 class TopFrame
           
 class WaveletFrame
           
 class XformFrame
           
 

Uses of Doable in ip.morph
 

Classes in ip.morph that implement Doable
 class MorphXformFrame
           
 

Uses of Doable in ip.transforms
 

Classes in ip.transforms that implement Doable
 class LiftingFrame