Uses of Interface
org.biojava.nbio.structure.align.events.AlignmentProgressListener
Packages that use AlignmentProgressListener
Package
Description
Classes for the alignment of structures.
This package deals with the server communication for auto-downloading pre-calculated alignments.
-
Uses of AlignmentProgressListener in org.biojava.nbio.structure.align
Methods in org.biojava.nbio.structure.align with parameters of type AlignmentProgressListenerModifier and TypeMethodDescriptionvoidFarmJob.addAlignmentProgressListener(AlignmentProgressListener listener) -
Uses of AlignmentProgressListener in org.biojava.nbio.structure.align.client
Classes in org.biojava.nbio.structure.align.client that implement AlignmentProgressListenerMethods in org.biojava.nbio.structure.align.client with parameters of type AlignmentProgressListenerModifier and TypeMethodDescriptionvoidFarmJobRunnable.addAlignmentProgressListener(AlignmentProgressListener listener) -
Uses of AlignmentProgressListener in org.biojava.nbio.structure.align.gui
Classes in org.biojava.nbio.structure.align.gui that implement AlignmentProgressListenerModifier and TypeClassDescriptionclassa GUI that allows to watch progress as multiple alignments are being processed.