Module ij

Class PlugInFrame

All Implemented Interfaces:
PlugIn, FocusListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible
Direct Known Subclasses:
ColorThresholder, Commands, Editor, Fitter, LineWidthAdjuster, MemoryMonitor, PasteController, Recorder, RoiManager, SyncWindows

public class PlugInFrame extends Frame implements PlugIn, WindowListener, FocusListener
This is a closeable window that plugins can extend.
See Also: