Package adalid.util.io
Class FileBrowser
java.lang.Object
adalid.util.Utility
adalid.util.io.FileBrowser
- Author:
- Jorge Campins
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleanstatic booleangetFiles()intintMethods inherited from class adalid.util.Utility
chooseDirectory, chooseFile, chooseFile, chooseFile, chooseFile, chooseFileOrDirectory, chooseFileOrDirectory, chooseFileOrDirectory, chooseFileOrDirectory, finished, finished, finished, getAdalidProjectVersion, getArguments, getArguments, getBootstrapping, getLastExecutedProject, getLastExecutedProjectAlias, getLastExecutedProjectBaseFolderName, getLastExecutedProjectClass, getLastExecutedProjectClassName, instanceOf, logAdalidProjectVersion, logSystemProperties, newInstance, setBootstrappingFileName, showConfirmDialog, showConfirmDialog, starting, starting, updateProjectBuilderDictionary
-
Constructor Details
-
FileBrowser
public FileBrowser()
-
-
Method Details
-
browse
-
browse
-
browse
-
getRootFolder
- Returns:
- the root folder
-
getRootFolderPath
- Returns:
- the root folder path
-
getResourcesFolder
- Returns:
- the resources folder
-
getResourcesFolderPath
- Returns:
- the resources folder path
-
getBaseFolder
- Returns:
- the base folder
-
getBaseFolderPath
- Returns:
- the base folder path
-
getReadingWarnings
public int getReadingWarnings()- Returns:
- the reading warnings count
-
getReadingErrors
public int getReadingErrors()- Returns:
- the reading errors count
-
getFiles
- Returns:
- the files map
-
getFileTypes
- Returns:
- the file types map
-