|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.jface.remind.io.Storage | +--de.jface.remind.io.FTPStorage
Class FTPStorage
of project RemotePostIt.
Constructor Summary | |
FTPStorage()
|
Method Summary | |
java.util.Collection |
readNotes()
|
void |
writeNotes(java.util.Collection notes)
|
Methods inherited from class de.jface.remind.io.Storage |
getInstance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FTPStorage()
Method Detail |
public java.util.Collection readNotes() throws StorageException
readNotes
in class Storage
public void writeNotes(java.util.Collection notes) throws StorageException
writeNotes
in class Storage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |