A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

action() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
 
action() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserConfigurationType
 
addAllFileFilters(Iterable<? extends JWFileChooserFilterType>) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Adds elements to fileFilters list.
addAllRecentFiles(Iterable<? extends Path>) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Adds elements to recentFiles list.
addFileFilters(JWFileChooserFilterType) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Adds one element to fileFilters list.
addFileFilters(JWFileChooserFilterType...) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Adds elements to fileFilters list.
addRecentFiles(Path) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Adds one element to recentFiles list.
addRecentFiles(Path...) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Adds elements to recentFiles list.
allowDirectoryCreation() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
 
allowDirectoryCreation() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserConfigurationType
 

B

build() - Method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed.Builder
build() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
build() - Method in class com.io7m.jwheatsheaf.api.JWFileListingFailed.Builder
Builds a new JWFileListingFailed.
build() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTesting.Builder
Builds a new JWFileChoosersTesting.
build() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem.Builder
Builds a new JWFileItem.
builder() - Static method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed
Creates a builder for JWDirectoryCreationFailed.
builder() - Static method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Creates a builder for JWFileChooserConfiguration.
builder() - Static method in class com.io7m.jwheatsheaf.api.JWFileListingFailed
Creates a builder for JWFileListingFailed.
builder() - Static method in class com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTesting
Creates a builder for JWFileChoosersTesting.
builder() - Static method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
Creates a builder for JWFileItem.

C

checkPreconditions() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserConfigurationType
Check preconditions for the type.
close() - Method in class com.io7m.jwheatsheaf.ui.JWFileChoosers
 
com.io7m.jwheatsheaf.api - package com.io7m.jwheatsheaf.api
JavaFX file chooser (API)
com.io7m.jwheatsheaf.oxygen - package com.io7m.jwheatsheaf.oxygen
JavaFX file chooser (Oxygen icon theme)
com.io7m.jwheatsheaf.ui - package com.io7m.jwheatsheaf.ui
JavaFX file chooser (UI)
com.io7m.jwheatsheaf.ui.internal - package com.io7m.jwheatsheaf.ui.internal
JavaFX file chooser (UI internal classes)
copyOf(JWFileChooserConfigurationType) - Static method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Creates an immutable copy of a JWFileChooserConfigurationType value.
copyOf(JWFileChooserEventType.JWDirectoryCreationFailedType) - Static method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed
Creates an immutable copy of a JWFileChooserEventType.JWDirectoryCreationFailedType value.
copyOf(JWFileChooserEventType.JWFileListingFailedType) - Static method in class com.io7m.jwheatsheaf.api.JWFileListingFailed
Creates an immutable copy of a JWFileChooserEventType.JWFileListingFailedType value.
copyOf(JWFileChoosersTestingType) - Static method in class com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTesting
Creates an immutable copy of a JWFileChoosersTestingType value.
copyOf(JWFileItemType) - Static method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
Creates an immutable copy of a JWFileItemType value.
create() - Static method in class com.io7m.jwheatsheaf.ui.JWFileChoosers
Create a new file chooser provider.
create(JWStrings) - Static method in class com.io7m.jwheatsheaf.ui.internal.JWFileChooserFilterAllFiles
 
create(JWStrings) - Static method in class com.io7m.jwheatsheaf.ui.internal.JWFileChooserFilterOnlyDirectories
 
create(Window, JWFileChooserConfiguration) - Method in interface com.io7m.jwheatsheaf.api.JWFileChoosersType
Create a new file chooser.
create(Window, JWFileChooserConfiguration) - Method in class com.io7m.jwheatsheaf.ui.JWFileChoosers
 
CREATE - com.io7m.jwheatsheaf.api.JWFileChooserAction
The user is choosing a single file that may be created by the application.
createDefaultIcons() - Static method in class com.io7m.jwheatsheaf.ui.JWFileChoosers
 
createDirectoryTitle() - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
createWith(ExecutorService, Locale) - Static method in class com.io7m.jwheatsheaf.ui.JWFileChoosers
Create a new file chooser provider.
createWithTesting(ExecutorService, JWFileChoosersTesting, Locale) - Static method in class com.io7m.jwheatsheaf.ui.JWFileChoosers
Create a new file chooser provider.
cssStylesheet() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
The CSS stylesheet that will be added to the file chooser UI.
cssStylesheet() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserConfigurationType
The CSS stylesheet that will be added to the file chooser UI.

D

description() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserFilterType
 
description() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChooserFilterAllFiles
 
description() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChooserFilterOnlyDirectories
 
DIRECTORY - com.io7m.jwheatsheaf.api.JWFileKind
The file is a directory.
displayName() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
 
displayName() - Method in interface com.io7m.jwheatsheaf.ui.internal.JWFileItemType
 

E

enterDirectoryName() - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
enterPath() - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
enterPathTitle() - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
equals(Object) - Method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed
This instance is equal to all instances of JWDirectoryCreationFailed that have equal attribute values.
equals(Object) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
This instance is equal to all instances of JWFileChooserConfiguration that have equal attribute values.
equals(Object) - Method in class com.io7m.jwheatsheaf.api.JWFileListingFailed
This instance is equal to all instances of JWFileListingFailed that have equal attribute values.
equals(Object) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTesting
This instance is equal to all instances of JWFileChoosersTesting that have equal attribute values.
equals(Object) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
This instance is equal to all instances of JWFileItem that have equal attribute values.
exception() - Method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed
 
exception() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserEventType.JWDirectoryCreationFailedType
 
exception() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserEventType.JWFileChooserEventErrorType
 
exception() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserEventType.JWFileListingFailedType
 
exception() - Method in class com.io7m.jwheatsheaf.api.JWFileListingFailed
 

F

fileFilters() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
 
fileFilters() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserConfigurationType
 
fileImageSet() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
The image set used to select images for the file chooser UI.
fileImageSet() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserConfigurationType
The image set used to select images for the file chooser UI.
fileSelect() - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
fileSizeFormatter() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
 
fileSizeFormatter() - Static method in class com.io7m.jwheatsheaf.api.JWFileChooserConfigurationDefaults
This is a basic file size formatter that displays fractional kilobyte, megabyte, gigabyte, and terabyte values depending on sizes.
fileSizeFormatter() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserConfigurationType
 
filesSelect() - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
fileSystem() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
 
fileSystem() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserConfigurationType
 
fileTimeFormatter() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
 
fileTimeFormatter() - Static method in class com.io7m.jwheatsheaf.api.JWFileChooserConfigurationDefaults
The default date/time formatter.
fileTimeFormatter() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserConfigurationType
 
filterAllFilesDescription() - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
filterOnlyDirectoriesDescription() - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
forDirectoryCreate() - Method in interface com.io7m.jwheatsheaf.api.JWFileImageSetType
 
forDirectoryCreate() - Method in class com.io7m.jwheatsheaf.oxygen.JWOxygenIconSet
 
forDirectoryCreate() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileImageDefaultSet
 
forDirectoryUp() - Method in interface com.io7m.jwheatsheaf.api.JWFileImageSetType
 
forDirectoryUp() - Method in class com.io7m.jwheatsheaf.oxygen.JWOxygenIconSet
 
forDirectoryUp() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileImageDefaultSet
 
forFileKind(JWFileKind) - Method in interface com.io7m.jwheatsheaf.api.JWFileImageSetType
Find an icon for the given file kind.
forFileKind(JWFileKind) - Method in class com.io7m.jwheatsheaf.oxygen.JWOxygenIconSet
 
forFileKind(JWFileKind) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileImageDefaultSet
 
forFileSystem() - Method in interface com.io7m.jwheatsheaf.api.JWFileImageSetType
 
forFileSystem() - Method in class com.io7m.jwheatsheaf.oxygen.JWOxygenIconSet
 
forFileSystem() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileImageDefaultSet
 
formatSize(long) - Method in interface com.io7m.jwheatsheaf.api.JWFileSizeFormatterType
Format the given size in bytes as a humanly-readable string.
formatTime(FileTime) - Method in interface com.io7m.jwheatsheaf.ui.internal.JWFileTimeFormatterType
 
forRecentItems() - Method in interface com.io7m.jwheatsheaf.api.JWFileImageSetType
 
forRecentItems() - Method in class com.io7m.jwheatsheaf.oxygen.JWOxygenIconSet
 
forRecentItems() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileImageDefaultSet
 
forSelectDirect() - Method in interface com.io7m.jwheatsheaf.api.JWFileImageSetType
 
forSelectDirect() - Method in class com.io7m.jwheatsheaf.oxygen.JWOxygenIconSet
 
forSelectDirect() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileImageDefaultSet
 
from(JWFileChooserConfigurationType) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Fill a builder with attribute values from the provided JWFileChooserConfigurationType instance.
from(JWFileChooserEventType.JWDirectoryCreationFailedType) - Method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed.Builder
Fill a builder with attribute values from the provided com.io7m.jwheatsheaf.api.JWFileChooserEventType.JWDirectoryCreationFailedType instance.
from(JWFileChooserEventType.JWFileChooserEventErrorType) - Method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed.Builder
Fill a builder with attribute values from the provided com.io7m.jwheatsheaf.api.JWFileChooserEventType.JWFileChooserEventErrorType instance.
from(JWFileChooserEventType.JWFileChooserEventErrorType) - Method in class com.io7m.jwheatsheaf.api.JWFileListingFailed.Builder
Fill a builder with attribute values from the provided com.io7m.jwheatsheaf.api.JWFileChooserEventType.JWFileChooserEventErrorType instance.
from(JWFileChooserEventType.JWFileListingFailedType) - Method in class com.io7m.jwheatsheaf.api.JWFileListingFailed.Builder
Fill a builder with attribute values from the provided com.io7m.jwheatsheaf.api.JWFileChooserEventType.JWFileListingFailedType instance.
from(JWFileChoosersTestingType) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTesting.Builder
Fill a builder with attribute values from the provided JWFileChoosersTestingType instance.
from(JWFileItemType) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem.Builder
Fill a builder with attribute values from the provided JWFileItemType instance.

G

getResourceBundle() - Static method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
Retrieve the resource bundle for the current locale.
getResourceBundle(Locale) - Static method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
Retrieve the resource bundle for the given locale.

H

hashCode() - Method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed
Computes a hash code from attributes: path, exception.
hashCode() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Computes a hash code from attributes: recentFiles, fileSystem, initialDirectory, fileImageSet, cssStylesheet, fileFilters, allowDirectoryCreation, fileTimeFormatter, fileSizeFormatter, action.
hashCode() - Method in class com.io7m.jwheatsheaf.api.JWFileListingFailed
Computes a hash code from attributes: path, exception.
hashCode() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTesting
Computes a hash code from attributes: ioDelay.
hashCode() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
Computes a hash code from attributes: kind, path, size, modifiedTime, displayName.

I

imageOfKind(JWFileImageSetType, JWFileKind) - Static method in class com.io7m.jwheatsheaf.ui.internal.JWImages
 
imageView16x16Of(URL) - Static method in class com.io7m.jwheatsheaf.ui.internal.JWImages
Construct a 16x16 image view for the given URL.
initialDirectory() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
 
initialDirectory() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserConfigurationType
 
ioDelay() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTesting
 
ioDelay() - Method in interface com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTestingType
 
isAllowed(Path) - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserFilterType
 
isAllowed(Path) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChooserFilterAllFiles
 
isAllowed(Path) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChooserFilterOnlyDirectories
 
items() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileList
 

J

JWDirectoryCreationFailed - Class in com.io7m.jwheatsheaf.api
An error occurred whilst trying to create a directory.
JWDirectoryCreationFailed.Builder - Class in com.io7m.jwheatsheaf.api
Builds instances of type JWDirectoryCreationFailed.
JWFileChooserAction - Enum in com.io7m.jwheatsheaf.api
A specification of the action the file chooser is performing.
JWFileChooserConfiguration - Class in com.io7m.jwheatsheaf.api
The configuration information used to instantiate file choosers.
JWFileChooserConfiguration.Builder - Class in com.io7m.jwheatsheaf.api
Builds instances of type JWFileChooserConfiguration.
JWFileChooserConfigurationDefaults - Class in com.io7m.jwheatsheaf.api
Default values used for file chooser configurations.
JWFileChooserConfigurationType - Interface in com.io7m.jwheatsheaf.api
The configuration information used to instantiate file choosers.
JWFileChooserEventType - Interface in com.io7m.jwheatsheaf.api
The type of events published during the process of choosing files.
JWFileChooserEventType.JWDirectoryCreationFailedType - Interface in com.io7m.jwheatsheaf.api
An error occurred whilst trying to create a directory.
JWFileChooserEventType.JWFileChooserEventErrorType - Interface in com.io7m.jwheatsheaf.api
The type of events that correspond to errors.
JWFileChooserEventType.JWFileListingFailedType - Interface in com.io7m.jwheatsheaf.api
An error occurred whilst trying to list a directory.
JWFileChooserFilterAllFiles - Class in com.io7m.jwheatsheaf.ui.internal
A filter that trivially accepts all files.
JWFileChooserFilterOnlyDirectories - Class in com.io7m.jwheatsheaf.ui.internal
A filter that accepts only directories.
JWFileChooserFilterType - Interface in com.io7m.jwheatsheaf.api
The type of file filters.
JWFileChoosers - Class in com.io7m.jwheatsheaf.ui
The default implementation of the JWFileChoosersType interface.
JWFileChoosersTesting - Class in com.io7m.jwheatsheaf.ui.internal
Configuration parameters useful for testing this chooser implementation.
JWFileChoosersTesting.Builder - Class in com.io7m.jwheatsheaf.ui.internal
Builds instances of type JWFileChoosersTesting.
JWFileChoosersTestingType - Interface in com.io7m.jwheatsheaf.ui.internal
Configuration parameters useful for testing this chooser implementation.
JWFileChoosersType - Interface in com.io7m.jwheatsheaf.api
A provider of file choosers.
JWFileChooserType - Interface in com.io7m.jwheatsheaf.api
A created file chooser.
JWFileChooserViewController - Class in com.io7m.jwheatsheaf.ui.internal
The file chooser view controller.
JWFileChooserViewController() - Constructor for class com.io7m.jwheatsheaf.ui.internal.JWFileChooserViewController
Construct a view controller.
JWFileImageDefaultSet - Class in com.io7m.jwheatsheaf.ui.internal
The default set of images.
JWFileImageDefaultSet() - Constructor for class com.io7m.jwheatsheaf.ui.internal.JWFileImageDefaultSet
Construct a set of images.
JWFileImageSetType - Interface in com.io7m.jwheatsheaf.api
An image resolver used to supply icon resources for the file chooser UI.
JWFileItem - Class in com.io7m.jwheatsheaf.ui.internal
A resolved file item.
JWFileItem.Builder - Class in com.io7m.jwheatsheaf.ui.internal
Builds instances of type JWFileItem.
JWFileItems - Class in com.io7m.jwheatsheaf.ui.internal
Functions over file items.
JWFileItemType - Interface in com.io7m.jwheatsheaf.ui.internal
A resolved file item.
JWFileKind - Enum in com.io7m.jwheatsheaf.api
The kind of a file.
JWFileList - Class in com.io7m.jwheatsheaf.ui.internal
A filtered file list.
JWFileList(JWFileChooserFilterType) - Constructor for class com.io7m.jwheatsheaf.ui.internal.JWFileList
Construct a filtered file list.
JWFileListingFailed - Class in com.io7m.jwheatsheaf.api
An error occurred whilst trying to list a directory.
JWFileListingFailed.Builder - Class in com.io7m.jwheatsheaf.api
Builds instances of type JWFileListingFailed.
JWFileListingRetrieverType - Interface in com.io7m.jwheatsheaf.ui.internal
A function that, on evaluation, returns a list of file items.
JWFileSizeFormatterType - Interface in com.io7m.jwheatsheaf.api
A formatter for file size values.
JWFileSourceEntryFilesystemRoot - Class in com.io7m.jwheatsheaf.ui.internal
A source entry representing a filesystem root.
JWFileSourceEntryFilesystemRoot(Path) - Constructor for class com.io7m.jwheatsheaf.ui.internal.JWFileSourceEntryFilesystemRoot
Construct a source entry.
JWFileSourceEntryRecentItems - Class in com.io7m.jwheatsheaf.ui.internal
A source entry representing a list of recent items.
JWFileSourceEntryRecentItems(JWFileChooserConfiguration) - Constructor for class com.io7m.jwheatsheaf.ui.internal.JWFileSourceEntryRecentItems
Construct a source entry.
JWFileSourceEntryType - Interface in com.io7m.jwheatsheaf.ui.internal
A source entry.
JWFileTimeFormatterType - Interface in com.io7m.jwheatsheaf.ui.internal
 
JWImages - Class in com.io7m.jwheatsheaf.ui.internal
Functions to deal with images.
JWOxygenIconSet - Class in com.io7m.jwheatsheaf.oxygen
 
JWOxygenIconSet() - Constructor for class com.io7m.jwheatsheaf.oxygen.JWOxygenIconSet
Construct a set of images.
JWStrings - Class in com.io7m.jwheatsheaf.ui.internal
The default application string provider.
JWToolTips - Class in com.io7m.jwheatsheaf.ui.internal
 

K

kind() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
 
kind() - Method in interface com.io7m.jwheatsheaf.ui.internal.JWFileItemType
 

L

listDirectory(Path) - Static method in class com.io7m.jwheatsheaf.ui.internal.JWFileItems
List the given directory, resolving each entry into a file item.

M

modifiedTime() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
 
modifiedTime() - Method in interface com.io7m.jwheatsheaf.ui.internal.JWFileItemType
 

N

name() - Method in interface com.io7m.jwheatsheaf.ui.internal.JWFileItemType
 

O

of(Path, Exception) - Static method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed
Construct a new immutable JWDirectoryCreationFailed instance.
of(Path, Exception) - Static method in class com.io7m.jwheatsheaf.api.JWFileListingFailed
Construct a new immutable JWFileListingFailed instance.
of(ResourceBundle) - Static method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
Create a new string provider from the given bundle.
onFileItemsRequested() - Method in interface com.io7m.jwheatsheaf.ui.internal.JWFileListingRetrieverType
 
onFileItemsRequested() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileSourceEntryFilesystemRoot
 
onFileItemsRequested() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileSourceEntryRecentItems
 
onListCell(JWFileImageSetType, JWStrings, ListCell<JWFileSourceEntryType>) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileSourceEntryFilesystemRoot
 
onListCell(JWFileImageSetType, JWStrings, ListCell<JWFileSourceEntryType>) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileSourceEntryRecentItems
 
onListCell(JWFileImageSetType, JWStrings, ListCell<JWFileSourceEntryType>) - Method in interface com.io7m.jwheatsheaf.ui.internal.JWFileSourceEntryType
Configure the given list cell to show this item.
open() - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
OPEN_EXISTING_MULTIPLE - com.io7m.jwheatsheaf.api.JWFileChooserAction
The user is choosing a set of existing files.
OPEN_EXISTING_SINGLE - com.io7m.jwheatsheaf.api.JWFileChooserAction
The user is choosing a single existing file.

P

path() - Method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed
 
path() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserEventType.JWDirectoryCreationFailedType
 
path() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserEventType.JWFileChooserEventErrorType
 
path() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserEventType.JWFileListingFailedType
 
path() - Method in class com.io7m.jwheatsheaf.api.JWFileListingFailed
 
path() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
 
path() - Method in interface com.io7m.jwheatsheaf.ui.internal.JWFileItemType
 
path() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileSourceEntryFilesystemRoot
 
path() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileSourceEntryRecentItems
 
path() - Method in interface com.io7m.jwheatsheaf.ui.internal.JWFileSourceEntryType
 

R

recentFiles() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
 
recentFiles() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserConfigurationType
 
recentItems() - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
REGULAR_FILE - com.io7m.jwheatsheaf.api.JWFileKind
The file is a regular file.
resolveFileItem(Path) - Static method in class com.io7m.jwheatsheaf.ui.internal.JWFileItems
Resolve the given path into a file item.
result() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserType
 
result() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChooserViewController
 

S

save() - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
setAction(JWFileChooserAction) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Initializes the value for the action attribute.
setAllowDirectoryCreation(boolean) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Initializes the value for the allowDirectoryCreation attribute.
setConfiguration(JWFileChoosers, ExecutorService, JWFileChoosersTesting, JWStrings, JWFileImageSetType, JWFileChooserConfiguration) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChooserViewController
Set the file chooser provider and configuration.
setCssStylesheet(URL) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Initializes the optional value cssStylesheet to cssStylesheet.
setCssStylesheet(Optional<? extends URL>) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Initializes the optional value cssStylesheet to cssStylesheet.
setDisplayName(String) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem.Builder
Initializes the optional value displayName to displayName.
setDisplayName(Optional<String>) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem.Builder
Initializes the optional value displayName to displayName.
setEventListener(Consumer<JWFileChooserEventType>) - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserType
Add a receiver of events.
setEventReceiver(Consumer<JWFileChooserEventType>) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChooserViewController
 
setException(Exception) - Method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed.Builder
Initializes the value for the exception attribute.
setException(Exception) - Method in class com.io7m.jwheatsheaf.api.JWFileListingFailed.Builder
Initializes the value for the exception attribute.
setFileFilters(Iterable<? extends JWFileChooserFilterType>) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Sets or replaces all elements for fileFilters list.
setFileImageSet(JWFileImageSetType) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Initializes the optional value fileImageSet to fileImageSet.
setFileImageSet(Optional<? extends JWFileImageSetType>) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Initializes the optional value fileImageSet to fileImageSet.
setFileSizeFormatter(JWFileSizeFormatterType) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Initializes the value for the fileSizeFormatter attribute.
setFileSystem(FileSystem) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Initializes the value for the fileSystem attribute.
setFileTimeFormatter(DateTimeFormatter) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Initializes the value for the fileTimeFormatter attribute.
setFilter(JWFileChooserFilterType) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileList
 
setInitialDirectory(Path) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Initializes the optional value initialDirectory to initialDirectory.
setInitialDirectory(Optional<? extends Path>) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Initializes the optional value initialDirectory to initialDirectory.
setIoDelay(Duration) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTesting.Builder
Initializes the optional value ioDelay to ioDelay.
setIoDelay(Optional<? extends Duration>) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTesting.Builder
Initializes the optional value ioDelay to ioDelay.
setItems(List<JWFileItem>) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileList
 
setKind(JWFileKind) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem.Builder
Initializes the value for the kind attribute.
setModifiedTime(FileTime) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem.Builder
Initializes the value for the modifiedTime attribute.
setPath(Path) - Method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed.Builder
Initializes the value for the path attribute.
setPath(Path) - Method in class com.io7m.jwheatsheaf.api.JWFileListingFailed.Builder
Initializes the value for the path attribute.
setPath(Path) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem.Builder
Initializes the value for the path attribute.
setRecentFiles(Iterable<? extends Path>) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration.Builder
Sets or replaces all elements for recentFiles list.
setSearch(String) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileList
 
setSize(long) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem.Builder
Initializes the value for the size attribute.
show() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserType
Display the file chooser and return immediately.
showAndWait() - Method in interface com.io7m.jwheatsheaf.api.JWFileChooserType
Display the file chooser and wait until the user either selects files, or cancels the dialog.
size() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
 
size() - Method in interface com.io7m.jwheatsheaf.ui.internal.JWFileItemType
 
SYMBOLIC_LINK - com.io7m.jwheatsheaf.api.JWFileKind
The file is a symbolic link.

T

tooltipDirectory(Path) - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
tooltipFile(Path) - Method in class com.io7m.jwheatsheaf.ui.internal.JWStrings
 
tooltipOf(JWFileItem) - Method in class com.io7m.jwheatsheaf.ui.internal.JWToolTips
 
toString() - Method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed
Prints the immutable value JWDirectoryCreationFailed with attribute values.
toString() - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Prints the immutable value JWFileChooserConfiguration with attribute values.
toString() - Method in class com.io7m.jwheatsheaf.api.JWFileListingFailed
Prints the immutable value JWFileListingFailed with attribute values.
toString() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTesting
Prints the immutable value JWFileChoosersTesting with attribute values.
toString() - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
Prints the immutable value JWFileItem with attribute values.

U

UNKNOWN - com.io7m.jwheatsheaf.api.JWFileKind
The file is an unknown type.

V

valueOf(String) - Static method in enum com.io7m.jwheatsheaf.api.JWFileChooserAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.io7m.jwheatsheaf.api.JWFileKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.io7m.jwheatsheaf.api.JWFileChooserAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.io7m.jwheatsheaf.api.JWFileKind
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAction(JWFileChooserAction) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object by setting a value for the action attribute.
withAllowDirectoryCreation(boolean) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object by setting a value for the allowDirectoryCreation attribute.
withCssStylesheet(URL) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object by setting a present value for the optional cssStylesheet attribute.
withCssStylesheet(Optional<? extends URL>) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object by setting an optional value for the cssStylesheet attribute.
withDisplayName(String) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
Copy the current immutable object by setting a present value for the optional displayName attribute.
withDisplayName(Optional<String>) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
Copy the current immutable object by setting an optional value for the displayName attribute.
withException(Exception) - Method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed
Copy the current immutable object by setting a value for the exception attribute.
withException(Exception) - Method in class com.io7m.jwheatsheaf.api.JWFileListingFailed
Copy the current immutable object by setting a value for the exception attribute.
withFileFilters(JWFileChooserFilterType...) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object with elements that replace the content of fileFilters.
withFileFilters(Iterable<? extends JWFileChooserFilterType>) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object with elements that replace the content of fileFilters.
withFileImageSet(JWFileImageSetType) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object by setting a present value for the optional fileImageSet attribute.
withFileImageSet(Optional<? extends JWFileImageSetType>) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object by setting an optional value for the fileImageSet attribute.
withFileSizeFormatter(JWFileSizeFormatterType) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object by setting a value for the fileSizeFormatter attribute.
withFileSystem(FileSystem) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object by setting a value for the fileSystem attribute.
withFileTimeFormatter(DateTimeFormatter) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object by setting a value for the fileTimeFormatter attribute.
withInitialDirectory(Path) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object by setting a present value for the optional initialDirectory attribute.
withInitialDirectory(Optional<? extends Path>) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object by setting an optional value for the initialDirectory attribute.
withIoDelay(Duration) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTesting
Copy the current immutable object by setting a present value for the optional ioDelay attribute.
withIoDelay(Optional<? extends Duration>) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileChoosersTesting
Copy the current immutable object by setting an optional value for the ioDelay attribute.
withKind(JWFileKind) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
Copy the current immutable object by setting a value for the kind attribute.
withModifiedTime(FileTime) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
Copy the current immutable object by setting a value for the modifiedTime attribute.
withPath(Path) - Method in class com.io7m.jwheatsheaf.api.JWDirectoryCreationFailed
Copy the current immutable object by setting a value for the path attribute.
withPath(Path) - Method in class com.io7m.jwheatsheaf.api.JWFileListingFailed
Copy the current immutable object by setting a value for the path attribute.
withPath(Path) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
Copy the current immutable object by setting a value for the path attribute.
withRecentFiles(Iterable<? extends Path>) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object with elements that replace the content of recentFiles.
withRecentFiles(Path...) - Method in class com.io7m.jwheatsheaf.api.JWFileChooserConfiguration
Copy the current immutable object with elements that replace the content of recentFiles.
withSize(long) - Method in class com.io7m.jwheatsheaf.ui.internal.JWFileItem
Copy the current immutable object by setting a value for the size attribute.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages