Is it possible to get the parent AWT `Component` to pass to `JFileChooser`?
s
Is it possible to get the parent AWT
Component
to pass to
JFileChooser
?
a
You have WindowScope.window which you can put in a composition local
s
Thanks