- FileChooserBuilder - Class in org.openide.filesystems
-
Utility class for working with JFileChoosers.
- FileChooserBuilder(Class) - Constructor for class org.openide.filesystems.FileChooserBuilder
-
Create a new FileChooserBuilder using the name of the passed class
as the metadata for looking up a starting directory from previous
application sessions or invocations.
- FileChooserBuilder(String) - Constructor for class org.openide.filesystems.FileChooserBuilder
-
Create a new FileChooserBuilder.
- FileChooserBuilder.BadgeProvider - Interface in org.openide.filesystems
-
Provides "badges" for icons that indicate files or folders of particular
interest to the user.
- FileChooserBuilder.SelectionApprover - Interface in org.openide.filesystems
-
Object which can approve the selection (enabling the OK button or
equivalent) in a JFileChooser.
- FileChooserBuilderProvider - Class in org.openide.filesystem.spi
-
Provides FileSystemBuilder instance.
- FileChooserBuilderProvider() - Constructor for class org.openide.filesystem.spi.FileChooserBuilderProvider
-
- FileUIUtils - Class in org.openide.filesystems
-
Swing UI -oriented FileSystem utilities.
- forceUseOfDefaultWorkingDirectory(boolean) - Method in class org.openide.filesystems.FileChooserBuilder
-
Force use of the failover directory - i.e.