public class HorizontalScrollingSynchronizer extends java.lang.Object implements info.bioinfweb.tic.scrolling.TICScrollListener
AlignmentAreas that are grouped together in a
MultipleAlignmentsContainer.
Warning: This class is used by AlignmentAreaList within MultipleAlignmentsContainer. It is
designed for internal use in LibrAlign only and should not be referenced in application code directly. API
stability is not guaranteed for this class for any release of LibrAlign (no matter if the major version
number is increased or not).
| Constructor and Description |
|---|
HorizontalScrollingSynchronizer(AlignmentAreaList owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
contentScrolled(info.bioinfweb.tic.scrolling.TICScrollEvent event) |
AlignmentAreaList |
getOwner() |
public HorizontalScrollingSynchronizer(AlignmentAreaList owner)
public AlignmentAreaList getOwner()
public void contentScrolled(info.bioinfweb.tic.scrolling.TICScrollEvent event)
contentScrolled in interface info.bioinfweb.tic.scrolling.TICScrollListener