I seem to have a problem with my very simple implementation of a file chooser dialogue that requires me to minimize Netbeans each time in order to get to it, and it gets pre
Of course, this must be a Component of some sort (the JFrame or JPanel of your main interface).
All dialogs need to have a parent component if you wish them to come to the front.