|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Note | |
---|---|
gov.nasa.arc.brahms.common.rt |
Uses of Note in gov.nasa.arc.brahms.common.rt |
---|
Methods in gov.nasa.arc.brahms.common.rt that return Note | |
---|---|
Note |
IBrahmsObjectCtx.getNote(int index)
Returns the note defined at the given index. |
Note |
BrahmsObjectCtx.getNote(int index)
Returns the note defined at the given index. |
Methods in gov.nasa.arc.brahms.common.rt with parameters of type Note | |
---|---|
void |
IBrahmsObjectCtx.addNote(Note note)
Adds a note to the context. |
void |
BrahmsObjectCtx.addNote(Note note)
Adds a note to the context. |
void |
IBrahmsObjectCtx.removeNote(Note note)
Removes a note from the context. |
void |
BrahmsObjectCtx.removeNote(Note note)
Removes a note from the context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |