Uses of Class
de.jface.remind.io.StorageException

Packages that use StorageException
de.jface.remind   
de.jface.remind.io   
 

Uses of StorageException in de.jface.remind
 

Methods in de.jface.remind that throw StorageException
 void Model.open()
           
 void Model.close()
           
 

Uses of StorageException in de.jface.remind.io
 

Methods in de.jface.remind.io that throw StorageException
abstract  java.util.Collection Storage.readNotes()
           
abstract  void Storage.writeNotes(java.util.Collection notes)
           
 java.util.Collection FTPStorage.readNotes()
           
 void FTPStorage.writeNotes(java.util.Collection notes)
           
 



Copyright © 2002-2002 Moritz Petersen. All Rights Reserved.