Generated by
JDiff

Class java.awt.Dialog

Documentation changed from old to new.

Changed Constructors
Dialog(Dialog) Documentation changed from old to new.
Constructs an initially invisible non-modal Dialog with an empty title and the specified owner dialog.
Dialog(Dialog, String) Documentation changed from old to new.
Constructs an initially invisible non-modal Dialog with the specified owner dialog and title.
Dialog(Dialog, String, boolean) Documentation changed from old to new.
Constructs an initially invisible Dialog with the specified owner dialog title and modality.
 

Added Methods
AccessibleContext getAccessibleContext() Gets the AccessibleContext associated with this Dialog.