Package ij.gui

Class NonBlockingGenericDialog

All Implemented Interfaces:
ActionListener, AdjustmentListener, FocusListener, ItemListener, KeyListener, TextListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class NonBlockingGenericDialog extends GenericDialog
This is an extension of GenericDialog that is non-model.
Author:
Johannes Schindelin
See Also: