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 January 27 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.