| Package | Description | 
|---|---|
| net.sf.tweety.beliefdynamics.gui | 
| Modifier and Type | Class and Description | 
|---|---|
private static class  | 
RevisionComparePresenter.DefaultFileHandler
does not try to load the file but only return null 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private RevisionComparePresenter.FileHandler | 
RevisionComparePresenter.fileHandler
the default file handler cannot load any files and has to be replaced 
 | 
| Modifier and Type | Method and 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. 
 |