|
BioLegato 0.6.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SeqDoc | |
|---|---|
| org.biolegato.core.data.seqdoc | |
| org.biolegato.core.main | |
| Uses of SeqDoc in org.biolegato.core.data.seqdoc |
|---|
| Methods in org.biolegato.core.data.seqdoc with parameters of type SeqDoc | |
|---|---|
void |
SeqDocListener.sequenceAdded(SeqDoc source,
int index,
Sequence sequence)
This method is called when a sequence is added to a SeqDoc. |
void |
SeqDocListener.sequenceChanged(SeqDoc source,
int index,
Sequence sequence,
java.lang.String key)
This method is called when a field in a sequence is modified. |
void |
SeqDocListener.sequenceRemoved(SeqDoc source,
int index,
Sequence sequence)
This method is called when a sequence is removed from the SeqDoc class. |
| Uses of SeqDoc in org.biolegato.core.main |
|---|
| Methods in org.biolegato.core.main that return SeqDoc | |
|---|---|
static SeqDoc |
BLMain.getSeqDoc()
Returns the root sequence document for BioLegato. |
|
BioLegato 0.6.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||