Name: aaC67449 Date: 05/07/99
JDialog constructors doc does not specify behavior for null owner.
It says:"
public JDialog(Frame owner)
Creates a non-modal dialog without a title with the specifed Frame as its owner.
Parameters:
owner - the Frame from which the dialog is displayed
"
======================================================================
- duplicates
-
JDK-4240285 JDialog constructors doc does not specify behavior for null owner.
-
- Closed
-