Uses of Interface
org.biojava.nbio.structure.gui.events.AlignmentPositionListener
Packages that use AlignmentPositionListener
Package
Description
-
Uses of AlignmentPositionListener in org.biojava.nbio.structure.align.gui.aligpanel
Classes in org.biojava.nbio.structure.align.gui.aligpanel that implement AlignmentPositionListenerModifier and TypeClassDescriptionclass
A JPanel that can display an AFPChain in a nice way and interact with Jmol.class
A JPanel that can display the sequence alignment of aMultipleAlignment
in a nice way and interact with Jmol by selecting the aligned atoms of the sequence selection.class
This class provides information of the selected positions in theMultipleAligPanel
.class
Methods in org.biojava.nbio.structure.align.gui.aligpanel with parameters of type AlignmentPositionListenerModifier and TypeMethodDescriptionvoid
AligPanel.addAlignmentPositionListener
(AlignmentPositionListener li) void
MultipleAligPanel.addAlignmentPositionListener
(AlignmentPositionListener li) void
AligPanelMouseMotionListener.addAligPosListener
(AlignmentPositionListener li) void
MultipleAligPanelMouseMotionListener.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 TypeMethodDescriptionvoid
SequenceDisplay.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 TypeMethodDescriptionvoid
SequenceMouseListener.addAlignmentPositionListener
(AlignmentPositionListener li)