Currently modal dialogs cannot be created.
Basically a call to show() on a modal dialog should block until the
dialog is brought down.
(this has been fixed on Solaris/Motif and needs to be done on windows).
Basically a call to show() on a modal dialog should block until the
dialog is brought down.
(this has been fixed on Solaris/Motif and needs to be done on windows).
- relates to
-
JDK-1221015 Modal dialogs cannot return values to caller
- Closed