Is there a way to make the JFileChooser show the directory string at the top of the dialog just like in Windows? I need it because in that way, the users can paste the value they want instead of traversing the hierarchy every time.
PS: I'd like to avoid custom FileChoosers if possible.
What I want:
What I have: