Uses of Class
com.depthexplorer.ui.DEApplication.FileRef

Packages that use DEApplication.FileRef
com.depthexplorer.ui   
 

Uses of DEApplication.FileRef in com.depthexplorer.ui
 

Fields in com.depthexplorer.ui with type parameters of type DEApplication.FileRef
(package private) static ArrayList<DEApplication.FileRef> DEApplication.history
           
 

Methods in com.depthexplorer.ui that return DEApplication.FileRef
(package private) static DEApplication.FileRef DEApplication.fileRefFromPrefsAtIndex(int index)
           
 

Methods in com.depthexplorer.ui with parameters of type DEApplication.FileRef
(package private) static boolean DEApplication.isOpen(DEApplication.FileRef fr)
           
(package private) static void DEApplication.writeFileRefToPrefsAtIndex(int index, DEApplication.FileRef fref)