Version: 1.1.1

org.inb.biomoby.client.gui
Interface IDynamicComponent<T extends IDynamicComponent.MobyComponentListener>

All Known Implementing Classes:
AbstractAnnotationListPane, AbstractTransformableMobyPanel, AminoAcidSequenceComponent, AnnotatedAASequenceComponent, AnnotatedNASequenceComponent, AnnotationComponent, AnnotationHitsComponent, AntigenicAnnotatedAASequenceComponent, AntigenicAnnotationListPane, AntigenicReportComponent, ArrayFloatChartPane, BlocksAnnotatedAASequenceComponent, CommentedAASequenceComponent, CommentedAASubsequenceComponent, CommentedNASequenceComponent, DigestReportComponent, DynamicMobyComponent, DynamicMobyPanel, EquicktandemAnnotatedNASequenceComponent, EquicktandemAnnotationListPane, EquicktandemReportComponent, FamilyBLOCKAnnotationPane, FeatureAASequenceComponent, FeatureAnnotatedAASequenceComponent, FeatureAnnotationComponent, FeatureAnnotationListPane, GenericSequenceComponent, GenericSubsequenceComponent, InterProMotifAnnotatedAASequenceComponent, InterProMotifAnnotationListPane, LabeledAnnotationListPane, MobyMessageQueue, MolWeightAnnotationListPane, MolWeightsAnnotatedAASequenceComponent, MotifAnnotatedAASequenceComponent, MotifAnnotationListPane, PatmatdbReportComponent, PatmatmotifsReportComponent, PepinfoReportComponent, PPSearchReportComponent, RestrictAnnotatedNASequenceComponent, RestrictAnnotationListPane, RestrictReportComponent, ScoredMotifAnnotatedAASequenceComponent, ScoredMotifAnnotationListPane, SigcleaveAnnotatedAASequenceComponent, SigcleaveAnnotationListPane, SigcleaveReportComponent, StructureBoundariesComponent, StructureBoundariesListPane, StructureFragmentComponent, StructureFragmentListPane, TransmembraneAnnotatedAASequenceComponent, TransmembraneAnnotationListPane, TransmembraneReportComponent

public interface IDynamicComponent<T extends IDynamicComponent.MobyComponentListener>

Author:
Dmitry Repchevsky

Nested Class Summary
static interface IDynamicComponent.MobyComponentListener
           
 
Method Summary
 void addListener(IDynamicComponent.MobyComponentListener listener)
           
 void removeListener(IDynamicComponent.MobyComponentListener listener)
           
 

Method Detail

addListener

void addListener(IDynamicComponent.MobyComponentListener listener)

removeListener

void removeListener(IDynamicComponent.MobyComponentListener listener)

Version: 1.1.1

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