Class ProteinAnnotations

java.lang.Object
eu.isas.peptideshaker.gui.protein_sequence.ProteinAnnotations
All Implemented Interfaces:
org.jfree.chart.labels.CategoryToolTipGenerator

public class ProteinAnnotations
extends Object
implements org.jfree.chart.labels.CategoryToolTipGenerator
This class generates the tooltips for a ProteinSequencePanel.
Author:
Harald Barsnes
  • Constructor Details

  • Method Details

    • generateToolTip

      public String generateToolTip​(org.jfree.data.category.CategoryDataset cd, int index, int i1)
      Specified by:
      generateToolTip in interface org.jfree.chart.labels.CategoryToolTipGenerator