de.jface.remind.core
Interface NoteIterator


public interface NoteIterator

Interface NoteIterator of project RemotePostIt.

Version:
$Revision: 1.1 $
Author:
Moritz Petersen

Method Summary
 boolean hasMoreNotes()
           
 Note nextNote()
           
 

Method Detail

hasMoreNotes

public boolean hasMoreNotes()

nextNote

public Note nextNote()


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