Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Dispatch Thread blocked #5

Open
ebourg opened this issue May 26, 2020 · 0 comments
Open

Event Dispatch Thread blocked #5

ebourg opened this issue May 26, 2020 · 0 comments

Comments

@ebourg
Copy link

ebourg commented May 26, 2020

It looks like NativeJFileChooser blocks and the current thread until the file dialog is closed (due to the latch in showOpenDialog()), but if this method is invoked from the EDT it blocks the whole application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants