Package ij.gui

Class MessageDialog

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

public class MessageDialog
extends Dialog
implements ActionListener, KeyListener, WindowListener
A modal dialog box that displays information. Based on the InfoDialogclass from "Java in a Nutshell" by David Flanagan.
See Also:
Serialized Form