Hello, I have a question about JFileChooser. I want it to open the window in the current directory. In the api I see that I can use.

JFileChooser(File currentDirectory)
Constructs a JFileChooser...