Class AwtDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants, PlatformDialog

public class AwtDialog extends JDialog implements PlatformDialog
AwtDialog extends JDialog, interpreting DialogManager's requests in terms of Swing and AWT.
Author:
Bob Hanson hansonr@stolaf.edu
See Also: