Package | Description |
---|---|
org.hkijena.jipipe.extensions.filesystem.datasources | |
org.hkijena.jipipe.extensions.settings |
Modifier and Type | Method and Description |
---|---|
PathList |
FileListDataSource.getAbsoluteFileNames() |
PathList |
FolderListDataSource.getAbsoluteFolderPaths() |
PathList |
PathListDataSource.getAbsolutePaths() |
PathList |
FileListDataSource.getFiles() |
PathList |
FolderListDataSource.getFolderPaths() |
PathList |
PathListDataSource.getPaths() |
PathList |
FileListDataSource.getRelativeFileNames() |
PathList |
FolderListDataSource.getRelativeFolderPaths() |
PathList |
PathListDataSource.getRelativePaths() |
Modifier and Type | Method and Description |
---|---|
void |
FileListDataSource.setFiles(PathList files)
Sets the file names
|
void |
FolderListDataSource.setFolderPaths(PathList folderPaths)
Sets the folder path
|
void |
PathListDataSource.setPaths(PathList paths)
Sets the folder path
|
Modifier and Type | Method and Description |
---|---|
PathList |
FileChooserSettings.getBookmarks() |
PathList |
ProjectsSettings.getRecentJsonExtensionProjects() |
PathList |
ProjectsSettings.getRecentProjects() |
Modifier and Type | Method and Description |
---|---|
void |
FileChooserSettings.setBookmarks(PathList bookmarks) |
void |
ProjectsSettings.setRecentJsonExtensionProjects(PathList recentJsonExtensionProjects) |
void |
ProjectsSettings.setRecentProjects(PathList recentProjects) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.