Interface SimpleRevisionComparePresenter.FileHandler
-
- Enclosing class:
- SimpleRevisionComparePresenter
public static interface SimpleRevisionComparePresenter.FileHandlerThis interface is used by the SimpleRevisionComparePresenter to handle the file loading.- Author:
- Tim Janus
-
-
Method Summary
Modifier and Type Method Description FilegetCurrentDiretory()FileFiltergetFilter()Readerload(File file)
-
-
-
Method Detail
-
getFilter
FileFilter getFilter()
-
getCurrentDiretory
File getCurrentDiretory()
-
-