Package com.io7m.jwheatsheaf.ui.internal
JavaFX file chooser (UI internal classes)
-
Interface Summary Interface Description JWFileChoosersTestingType Configuration parameters useful for testing this chooser implementation.JWFileItemType A resolved file item.JWFileListingRetrieverType A function that, on evaluation, returns a list of file items.JWFileSourceEntryType A source entry.JWFileTimeFormatterType The type of file time formatters. -
Class Summary Class Description JWFileChooserFilterAllFiles A filter that trivially accepts all files.JWFileChooserFilterOnlyDirectories A filter that accepts only directories.JWFileChoosersTesting Configuration parameters useful for testing this chooser implementation.JWFileChoosersTesting.Builder Builds instances of typeJWFileChoosersTesting
.JWFileChooserViewController The file chooser view controller.JWFileImageDefaultSet The default set of images.JWFileItem A resolved file item.JWFileItem.Builder Builds instances of typeJWFileItem
.JWFileItems Functions over file items.JWFileList A filtered file list.JWFileSourceEntryFilesystemRoot A source entry representing a filesystem root.JWFileSourceEntryRecentItems A source entry representing a list of recent items.JWImages Functions to deal with images.JWStrings The default application string provider.JWToolTips Functions to create tooltips.