Uses of Interface
org.biojava.nbio.structure.gui.events.AlignmentPositionListener
Packages that use AlignmentPositionListener
Package
Description
A few convenience classes to view protein structures with Jmol (if it is on the classpath),
to calculate a protein structure alignment and to investigate the internals of the protein structure alignment algorithm.
Some event classes for the protein structure GUIs.
Some utility classes for the protein structure GUIs.
-
Uses of AlignmentPositionListener in org.biojava.nbio.structure.align.gui.aligpanel
Classes in org.biojava.nbio.structure.align.gui.aligpanel that implement AlignmentPositionListenerModifier and TypeClassDescriptionclassA JPanel that can display an AFPChain in a nice way and interact with Jmol.classA JPanel that can display the sequence alignment of aMultipleAlignmentin a nice way and interact with Jmol by selecting the aligned atoms of the sequence selection.classThis class provides information of the selected positions in theMultipleAligPanel.classMethods in org.biojava.nbio.structure.align.gui.aligpanel with parameters of type AlignmentPositionListenerModifier and TypeMethodDescriptionvoidAligPanel.addAlignmentPositionListener(AlignmentPositionListener li) voidMultipleAligPanel.addAlignmentPositionListener(AlignmentPositionListener li) voidAligPanelMouseMotionListener.addAligPosListener(AlignmentPositionListener li) voidMultipleAligPanelMouseMotionListener.addAligPosListener(AlignmentPositionListener li) -
Uses of AlignmentPositionListener in org.biojava.nbio.structure.gui
Methods in org.biojava.nbio.structure.gui with parameters of type AlignmentPositionListenerModifier and TypeMethodDescriptionvoidSequenceDisplay.addAlignmentPositionListener(AlignmentPositionListener li) -
Uses of AlignmentPositionListener in org.biojava.nbio.structure.gui.events
Classes in org.biojava.nbio.structure.gui.events that implement AlignmentPositionListener -
Uses of AlignmentPositionListener in org.biojava.nbio.structure.gui.util
Methods in org.biojava.nbio.structure.gui.util with parameters of type AlignmentPositionListenerModifier and TypeMethodDescriptionvoidSequenceMouseListener.addAlignmentPositionListener(AlignmentPositionListener li)