org.openide.filesystems 7.47.1

Uses of Interface
org.openide.filesystems.FileChooserBuilder.SelectionApprover

Packages that use FileChooserBuilder.SelectionApprover
org.openide.filesystems NetBeans internally uses the concept of a virtual filesystem
 

Uses of FileChooserBuilder.SelectionApprover in org.openide.filesystems
 

Methods in org.openide.filesystems with parameters of type FileChooserBuilder.SelectionApprover
 FileChooserBuilder FileChooserBuilder.setSelectionApprover(FileChooserBuilder.SelectionApprover approver)
          Set a selection approver which can display an "Overwrite file?" or similar dialog if necessary, when the user presses the accept button in the file chooser dialog.
 


org.openide.filesystems 7.47.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.