java.lang.Object
org.eclipse.osgi.util.NLS
org.eclipse.tracecompass.tmf.ui.views.histogram.Messages

public class Messages extends org.eclipse.osgi.util.NLS
Messages file for the histogram widgets.

Author:
Francois Chouinard
  • Field Details

    • HistogramView_showTraces

      public static String HistogramView_showTraces
      The label for the Show Traces button
    • HistogramView_hideLostEvents

      public static String HistogramView_hideLostEvents
      The label for the Lost Events button
    • HistogramView_selectionStartLabel

      public static String HistogramView_selectionStartLabel
      The label for the selection start time
    • HistogramView_selectionEndLabel

      public static String HistogramView_selectionEndLabel
      The label for the selection end time
    • HistogramView_windowSpanLabel

      public static String HistogramView_windowSpanLabel
      The label for the window span.
    • Histogram_selectionSpanToolTip

      public static String Histogram_selectionSpanToolTip
      The tool tip text for the selection span.
    • Histogram_bucketRangeToolTip

      public static String Histogram_bucketRangeToolTip
      The tool tip text for the bucket range.
    • Histogram_timeRange

      public static String Histogram_timeRange
      Tool tip formatter for time range
      Since:
      5.0
    • Histogram_eventCountToolTip

      public static String Histogram_eventCountToolTip
      The tool tip text for the event count.
    • Histogram_lostEventCountToolTip

      public static String Histogram_lostEventCountToolTip
      The tool tip text for the lost event count.