@Export @Version("2.0.0")
Package com.io7m.jwheatsheaf.api
JavaFX file chooser (API)
-
Interface Summary Interface Description JWFileChooserConfigurationType The configuration information used to instantiate file choosers.JWFileChooserEventType The type of events published during the process of choosing files.JWFileChooserEventType.JWDirectoryCreationFailedType An error occurred whilst trying to create a directory.JWFileChooserEventType.JWFileChooserEventErrorType The type of events that correspond to errors.JWFileChooserEventType.JWFileListingFailedType An error occurred whilst trying to list a directory.JWFileChooserFilterType The type of file filters.JWFileChooserStringOverridesType The set of string overrides.JWFileChoosersType A provider of file choosers.JWFileChooserType A created file chooser.JWFileImageSetType An image resolver used to supply icon resources for the file chooser UI.JWFileSizeFormatterType A formatter for file size values. -
Class Summary Class Description JWDirectoryCreationFailed An error occurred whilst trying to create a directory.JWDirectoryCreationFailed.Builder Builds instances of typeJWDirectoryCreationFailed
.JWFileChooserConfiguration The configuration information used to instantiate file choosers.JWFileChooserConfiguration.Builder Builds instances of typeJWFileChooserConfiguration
.JWFileChooserConfigurationDefaults Default values used for file chooser configurations.JWFileChooserStringOverridesAbstract An abstract set of string overrides that override nothing.JWFileChooserStringOverridesEmpty A set of string overrides that override nothing.JWFileListingFailed An error occurred whilst trying to list a directory.JWFileListingFailed.Builder Builds instances of typeJWFileListingFailed
. -
Enum Summary Enum Description JWFileChooserAction A specification of the action the file chooser is performing.JWFileKind The kind of a file.