Skip navigation links
C F O S V Y 

C

createFileListerDialog(Context) - Static method in class yogesh.firzen.filelister.FileListerDialog
Creates a default instance of FileListerDialog
createFileListerDialog(Context, int) - Static method in class yogesh.firzen.filelister.FileListerDialog
Creates an instance of FileListerDialog with the specified Theme

F

FileListerDialog - Class in yogesh.firzen.filelister
A File Lister Dialog
FileListerDialog.FILE_FILTER - Enum in yogesh.firzen.filelister
File Filter for the FileListerDialog

O

onFileSelected(File, String) - Method in interface yogesh.firzen.filelister.OnFileSelectedListener
 
OnFileSelectedListener - Interface in yogesh.firzen.filelister
Created by root on 9/7/17.

S

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
show() - Method in class yogesh.firzen.filelister.FileListerDialog
Display the FileListerDialog

V

valueOf(String) - Static method in enum yogesh.firzen.filelister.FileListerDialog.FILE_FILTER
Returns the enum constant of this type with the specified name.
values() - Static method in enum yogesh.firzen.filelister.FileListerDialog.FILE_FILTER
Returns an array containing the constants of this enum type, in the order they are declared.

Y

yogesh.firzen.filelister - package yogesh.firzen.filelister
 
C F O S V Y 
Skip navigation links