It seems there may be a problem with reusing FileDialogs.
In the JCK test, ComponentTest, if you bring up the load or save dialogs
from the menubar, you will only get them the first time. A subsequent
call to show() seems to just return right away without bringing up the dialog.
This is only a problem on 1.1 (it worked in 1.0.2).
(I ran the test on NT40)
In the JCK test, ComponentTest, if you bring up the load or save dialogs
from the menubar, you will only get them the first time. A subsequent
call to show() seems to just return right away without bringing up the dialog.
This is only a problem on 1.1 (it worked in 1.0.2).
(I ran the test on NT40)