at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.updateUseShellFolder(WindowsFileChooserUI.java:505) at com.sun.java.swing.plaf.windows.WindowsFileChooserUI ...
The whole screen is becoming blank and repaint is not happening.. Has anyone else seen this problem?any solution/work around is of great help.. Error stack trace at ...
The javax.swing.JFileChooser class describes a Swing component for choosing files, usually via its int showOpenDialog (Component parent) and int showSaveDialog (Component parent) methods. In this post ...