|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
Dialog, |
Constructs an initially invisible Dialog with the specified owner dialog title modality and GraphicsConfiguration . |
Frame, |
Constructs an initially invisible Dialog with the specified owner frame title modality and GraphicsConfiguration . |
Changed Constructors | ||
Dialog ) |
Documentation changed from old to new. |
Constructs an initially invisible non-modal Dialog with an empty title and the specified owner dialog. |
Dialog, |
Documentation changed from old to new. |
Constructs an initially invisible non-modal Dialog with the specified owner dialog and title. |
Dialog, |
Documentation changed from old to new. |
Constructs an initially invisible Dialog with the specified owner dialog title and modality. |
Frame ) |
Documentation changed from old to new. |
Constructs an initially invisible non-modal Dialog with an empty title and the specified owner frame. |
Frame, |
Documentation changed from old to new. |
Constructs an initially invisible Dialog with an empty title the specified owner frame and modality. |
Frame, |
Documentation changed from old to new. |
Constructs an initially invisible non-modal Dialog with the specified owner frame and title. |
Frame, |
Documentation changed from old to new. |
Constructs an initially invisible Dialog with the specified owner frame title and modality. |
Added Methods | |
boolean isUndecorated() |
Indicates whether this dialog is undecorated. |
void setUndecorated(boolean ) |
Disables or enables decorations for this dialog. |
Changed Methods | ||
boolean isModal() |
Documentation changed from old to new. |
Indicates whether the dialog is modal. |
String paramString() |
Documentation changed from old to new. |
Returns a string representing the state of this dialog. |
void setTitle(String ) |
Documentation changed from old to new. Changed from synchronized to non-synchronized. |
Sets the title of the Dialog. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |