Class TotalsRow

java.lang.Object
org.eclipse.mat.query.refined.TotalsRow

public class TotalsRow extends Object
  • Constructor Details

    • TotalsRow

      public TotalsRow()
  • Method Details

    • getVisibleItems

      public int getVisibleItems()
    • setVisibleItems

      public void setVisibleItems(int visibleItems)
    • getFilteredItems

      public int getFilteredItems()
    • getNumberOfItems

      public int getNumberOfItems()
    • getIcon

      public URL getIcon()
    • isVisible

      public boolean isVisible()
      Returns:
      true if the totals row should be shown
    • getLabel

      public String getLabel(int columnIndex)
      The label for a totals tow.
      Parameters:
      columnIndex - the particular column
      Returns:
      what to display for this column for the totals row