Uses of Interface
net.sf.tweety.beliefdynamics.gui.RevisionComparePresenter.FileHandler
-
Packages that use RevisionComparePresenter.FileHandler Package Description net.sf.tweety.beliefdynamics.gui -
-
Uses of RevisionComparePresenter.FileHandler in net.sf.tweety.beliefdynamics.gui
Methods in net.sf.tweety.beliefdynamics.gui with parameters of type RevisionComparePresenter.FileHandler Modifier and Type Method Description void
RevisionComparePresenter. setFileHandler(RevisionComparePresenter.FileHandler handler)
Sets a file handler which is responsible to filter the open file dialog and to load the selected file.
-