Module one.jpro.platform.file
Package one.jpro.platform.file.picker
package one.jpro.platform.file.picker
-
ClassDescription
FilePickerinterface extension for file open operations.A file picker interface for selecting and interacting with files.Interface for a file save picker component that allows users to select a file destination for saving.Represents aFileOpenPickerimplementation for JavaFX desktop/mobile applications.Represents aFileSavePickerimplementation for JavaFX desktop/mobile applications.Represents aFileOpenPickerimplementation for JavaFX applications running on the web via JPro server.Represents aFileSavePickerimplementation for JavaFX applications running on the web via JPro server.