Package ij.gui

Class YesNoCancelDialog

All Implemented Interfaces:
ActionListener, KeyListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class YesNoCancelDialog
extends Dialog
implements ActionListener, KeyListener, WindowListener
A modal dialog box with a one line message and "Yes", "No" and "Cancel" buttons.
See Also:
Serialized Form