Package ij.plugin

Class DragAndDrop

  • All Implemented Interfaces:
    PlugIn, DropTargetListener, Runnable, EventListener

    public class DragAndDrop
    extends Object
    implements PlugIn, DropTargetListener, Runnable
    This class opens images, roi's, luts and text files dragged and dropped on the "ImageJ" window. It is based on the Draw_And_Drop plugin by Eric Kischell (keesh@ieee.org). 10 November 2006: Albert Cardona added Linux support and an option to open all images in a dragged folder as a stack.