public static interface FileChooserBuilder.SelectionApprover
JFileChooser.approveSelection()
boolean approve(File[] selection)
approveSelection()
method. Use this
interface if you want to, for example, show a dialog asking
"Overwrite File X?" or similar.selection
- The selected file(s) at the time the user presses
the Open, Save or OK buttonBuilt on September 8 2014. | Portions Copyright 1997-2014 Oracle. All rights reserved.