|
BioLegato 0.5.7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SequenceListener
This listener received change events from sequences.
A change event occurs when a field within a Sequence object is modified.
| Method Summary | |
|---|---|
void |
sequenceChanged(Sequence sequence,
java.lang.String key)
This method is called when a field in a sequence is modified. |
| Method Detail |
|---|
void sequenceChanged(Sequence sequence,
java.lang.String key)
sequence - the sequence which was modified.key - the key of the modified field within the sequence.
|
BioLegato 0.5.7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||