-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.1.6, 1.2.0
-
generic, x86
-
generic, windows_95, windows_nt
JOptionPane's showInternal*Dialog methods create non-modal dialogs
(implemented as internal frames).
This is inconsistent with the show*Dialog methods, which produce
modal dialogs. Also, it's inconsistent with the spec, which says
that the showInternal*Dialog methods produce modal dialogs. Amy
says that the spec is right -- they should be modal. And, of course,
they should be internal frames.
(implemented as internal frames).
This is inconsistent with the show*Dialog methods, which produce
modal dialogs. Also, it's inconsistent with the spec, which says
that the showInternal*Dialog methods produce modal dialogs. Amy
says that the spec is right -- they should be modal. And, of course,
they should be internal frames.
- duplicates
-
JDK-4139692 JOptionPane.showInternalMessageDialog() does not create a modal dialog
-
- Resolved
-