Uses of Interface
net.sf.tweety.lp.asp.beliefdynamics.gui.SimpleRevisionComparePresenter.FileHandler
- 
Packages that use SimpleRevisionComparePresenter.FileHandler Package Description net.sf.tweety.lp.asp.beliefdynamics.gui  - 
- 
Uses of SimpleRevisionComparePresenter.FileHandler in net.sf.tweety.lp.asp.beliefdynamics.gui
Classes in net.sf.tweety.lp.asp.beliefdynamics.gui that implement SimpleRevisionComparePresenter.FileHandler Modifier and Type Class Description private static classSimpleRevisionComparePresenter.DefaultFileHandlerdoes not try to load the file, returns nullFields in net.sf.tweety.lp.asp.beliefdynamics.gui declared as SimpleRevisionComparePresenter.FileHandler Modifier and Type Field Description private SimpleRevisionComparePresenter.FileHandlerSimpleRevisionComparePresenter. fileHandlerthe default file handler cannot load any files and has to be replacedMethods in net.sf.tweety.lp.asp.beliefdynamics.gui with parameters of type SimpleRevisionComparePresenter.FileHandler Modifier and Type Method Description voidSimpleRevisionComparePresenter. setFileHandler(SimpleRevisionComparePresenter.FileHandler handler)Sets a file handler responsible for filtering the open file dialog and loading the selected file. 
 -