|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IllegalUniqueNumberException | |
| de.jface.remind.core | |
| Uses of IllegalUniqueNumberException in de.jface.remind.core |
| Methods in de.jface.remind.core that throw IllegalUniqueNumberException | |
static UniqueNumber |
UniqueNumber.newInstance(long uniqueNumber)
Returns a new instance with the given uniqueNumber. |
static UniqueNumber |
UniqueNumber.newInstance(long uniqueNumber,
boolean allowModify)
Returns a new instance with the given uniqueNumber. |
| Constructors in de.jface.remind.core that throw IllegalUniqueNumberException | |
NoteMetaData(long uniqueNumber,
java.util.Date dateOfCreation)
Creates a new NoteMetaData object with the given unique number. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||