public class ImageStrip extends java.lang.Object implements IFrameListener
Modifier and Type | Class and Description |
---|---|
static class |
ImageStrip.ImageStripType |
Modifier and Type | Method and Description |
---|---|
void |
frameSelected(java.lang.Object source,
int frameNo,
java.util.List<ij.gui.Roi> rois) |
javax.swing.JComponent |
getImageStrip() |
ImageStrip |
getInstance() |
public ImageStrip getInstance()
public javax.swing.JComponent getImageStrip()
public void frameSelected(java.lang.Object source, int frameNo, java.util.List<ij.gui.Roi> rois)
frameSelected
in interface IFrameListener