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