Uses of Class
devs.visionpackage.org.cmotch.imageviewer.ImagePanel

Packages that use ImagePanel
brain.reflexgenerator   
devs.visionpackage.org.cmotch.imageviewer   
 

Uses of ImagePanel in brain.reflexgenerator
 

Methods in brain.reflexgenerator that return ImagePanel
 ImagePanel PMotionCalculator.getIp()
           
 

Methods in brain.reflexgenerator with parameters of type ImagePanel
 void PMotionCalculator.setIp(ImagePanel ip)
           
 

Constructors in brain.reflexgenerator with parameters of type ImagePanel
PMotionCalculator(ImagePanel ip, BioSensorListener listener)
           
PMotionCalculator(ImagePanel ip, javax.swing.JPanel id, BioSensorListener listener)
           
 

Uses of ImagePanel in devs.visionpackage.org.cmotch.imageviewer
 

Constructors in devs.visionpackage.org.cmotch.imageviewer with parameters of type ImagePanel
DisplayImage(ImagePanel ip, FrameGrabber frameGrab, PMotionCalculator pmc)
          Constructor