public class SeqViewerPanel
public static SeqViewerPanel getInstance(GenotypeTable alignment, GenotypeTableMask[] masks, DataTreePanel dataTreePanel)
public static SeqViewerPanel getInstance(TOPMInterface topm, DataTreePanel dataTreePanel)
public static void removeInstance(GenotypeTable alignment)
public static SeqViewerPanel getInstance(GenotypeTable alignment, DataTreePanel dataTreePanel)
public void setMasks(GenotypeTableMask[] masks)
public net.maizegenetics.gui.AlignmentTableCellRenderer.RENDERING_TYPE getCellRenderingType()
public int getSliderPosition()
public int getSliderPositionAsSite()
public GenotypeTable getAlignment()
public void componentResized(java.awt.event.ComponentEvent e)
public void componentMoved(java.awt.event.ComponentEvent e)
public void componentShown(java.awt.event.ComponentEvent e)
public void componentHidden(java.awt.event.ComponentEvent e)
public void tableChanged(javax.swing.event.TableModelEvent e)