- setDefaultDir(File) - Method in class yogesh.firzen.filelister.FileListerDialog
-
Set the initial directory to show the list of files in that directory
- setDefaultDir(String) - Method in class yogesh.firzen.filelister.FileListerDialog
-
Set the initial directory to show the list of files in that directory
- setFileFilter(FileListerDialog.FILE_FILTER) - Method in class yogesh.firzen.filelister.FileListerDialog
-
Set the file filter for listing the files
- setOnFileSelectedListener(OnFileSelectedListener) - Method in class yogesh.firzen.filelister.FileListerDialog
-
Listener to know which file/directory is selected
- setShowHiddenFilesAndFolders(boolean) - Method in class yogesh.firzen.filelister.FileListerDialog
-
Use this to show/hide hidden files/folders by default it is false
- show() - Method in class yogesh.firzen.filelister.FileListerDialog
-
Display the FileListerDialog