All Classes
| Class | Description |
|---|---|
| JWDirectoryCreationFailed |
An error occurred whilst trying to create a directory.
|
| JWDirectoryCreationFailed.Builder |
Builds instances of type
JWDirectoryCreationFailed. |
| JWFileChooserAction |
A specification of the action the file chooser is performing.
|
| JWFileChooserConfiguration |
The configuration information used to instantiate file choosers.
|
| JWFileChooserConfiguration.Builder |
Builds instances of type
JWFileChooserConfiguration. |
| JWFileChooserConfigurationDefaults |
Default values used for file chooser configurations.
|
| 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.
|
| JWFileChooserFilterAllFiles |
A filter that trivially accepts all files.
|
| JWFileChooserFilterOnlyDirectories |
A filter that accepts only directories.
|
| JWFileChooserFilterType |
The type of file filters.
|
| JWFileChoosers |
The default implementation of the
JWFileChoosersType interface. |
| JWFileChoosersTesting |
Configuration parameters useful for testing this chooser implementation.
|
| JWFileChoosersTesting.Builder |
Builds instances of type
JWFileChoosersTesting. |
| JWFileChoosersTestingType |
Configuration parameters useful for testing this chooser implementation.
|
| JWFileChooserStringOverridesAbstract |
An abstract set of string overrides that override nothing.
|
| JWFileChooserStringOverridesEmpty |
A set of string overrides that override nothing.
|
| JWFileChooserStringOverridesType |
The set of string overrides.
|
| JWFileChoosersType |
A provider of file choosers.
|
| JWFileChooserType |
A created file chooser.
|
| JWFileChooserViewController |
The file chooser view controller.
|
| JWFileImageDefaultSet |
The default set of images.
|
| JWFileImageSetType |
An image resolver used to supply icon resources for the file chooser UI.
|
| JWFileItem |
A resolved file item.
|
| JWFileItem.Builder |
Builds instances of type
JWFileItem. |
| JWFileItems |
Functions over file items.
|
| JWFileItemType |
A resolved file item.
|
| JWFileKind |
The kind of a file.
|
| JWFileList |
A filtered file list.
|
| JWFileListingFailed |
An error occurred whilst trying to list a directory.
|
| JWFileListingFailed.Builder |
Builds instances of type
JWFileListingFailed. |
| JWFileListingRetrieverType |
A function that, on evaluation, returns a list of file items.
|
| JWFileSizeFormatterType |
A formatter for file size values.
|
| JWFileSourceEntryFilesystemRoot |
A source entry representing a filesystem root.
|
| JWFileSourceEntryRecentItems |
A source entry representing a list of recent items.
|
| JWFileSourceEntryType |
A source entry.
|
| JWFileTimeFormatterType |
The type of file time formatters.
|
| JWImages |
Functions to deal with images.
|
| JWOxygenIconSet |
A set of icons based on the Oxygen icon theme.
|
| JWStrings |
The default application string provider.
|
| JWToolTips |
Functions to create tooltips.
|