Version: 1.1.1

org.inb.biomoby.client.gui.auxiliary
Interface AbstractAnnotationListPane.AnnotationListListener

All Superinterfaces:
IDynamicComponent.MobyComponentListener
All Known Subinterfaces:
AntigenicAnnotatedAASequenceComponent.AntigenicAnnotatedAASequenceListener, AntigenicReportComponent.AntigenicReportListener, BlocksAnnotatedAASequenceComponent.BlocksAnnotatedAASequenceListener, DigestReportComponent.DigestReportListener, EquicktandemAnnotatedNASequenceComponent.EquicktandemAnnotatedNASequenceListener, EquicktandemReportComponent.EquicktandemReportListener, FeatureAnnotatedAASequenceComponent.FeatureAnnotatedAASequenceListener, InterProMotifAnnotatedAASequenceComponent.InterProMotifAnnotatedAASequenceListener, MolWeightsAnnotatedAASequenceComponent.MolWeightsAnnotatedAASequenceListener, MotifAnnotatedAASequenceComponent.MotifAnnotatedAASequenceListener, PatmatdbReportComponent.PatmatdbReportListener, PatmatmotifsReportComponent.PatmatmotifsReportListener, PPSearchReportComponent.PPSearchReportListener, RestrictAnnotatedNASequenceComponent.RestrictAnnotatedNASequenceListener, RestrictReportComponent.RestrictReportListener, ScoredMotifAnnotatedAASequenceComponent.ScoredMotifAnnotatedAASequenceListener, SigcleaveAnnotatedAASequenceComponent.SigcleaveAnnotatedAASequenceListener, SigcleaveReportComponent.SigcleaveReportListener, TransmembraneAnnotatedAASequenceComponent.TransmembraneAnnotatedAASequenceListener, TransmembraneReportComponent.TransmembraneReportListener
All Known Implementing Classes:
AntigenicAnnotatedAASequenceComponent, BlocksAnnotatedAASequenceComponent, EquicktandemAnnotatedNASequenceComponent, FeatureAnnotatedAASequenceComponent, InterProMotifAnnotatedAASequenceComponent, MolWeightsAnnotatedAASequenceComponent, MotifAnnotatedAASequenceComponent, RestrictAnnotatedNASequenceComponent, ScoredMotifAnnotatedAASequenceComponent, SigcleaveAnnotatedAASequenceComponent, TransmembraneAnnotatedAASequenceComponent
Enclosing class:
AbstractAnnotationListPane<T extends Annotation,K extends AbstractAnnotationListPane.AnnotationListListener>

public static interface AbstractAnnotationListPane.AnnotationListListener
extends IDynamicComponent.MobyComponentListener


Method Summary
 void annotationsSelected(List<? extends Annotation> annotations)
           
 

Method Detail

annotationsSelected

void annotationsSelected(List<? extends Annotation> annotations)

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010