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 java.io.FilegetCurrentDiretory()javax.swing.filechooser.FileFiltergetFilter()java.io.Readerload(java.io.File file)
-