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

public class Messages extends org.eclipse.osgi.util.NLS
Localizable strings in the State System Visualizer.
Author:
Alexandre Montplaisir
  • Field Details

    • TreeNodeColumnLabel

      public static String TreeNodeColumnLabel
      Label for the first column
    • QuarkColumnLabel

      public static String QuarkColumnLabel
      Label for the "quark" column"
    • ValueColumnLabel

      public static String ValueColumnLabel
      Label for the "value" column
    • TypeColumnLabel

      public static String TypeColumnLabel
      Label for the "type" column
    • AttributePathColumnLabel

      public static String AttributePathColumnLabel
      Label for the "attribute path" column
    • OutOfRangeMsg

      public static String OutOfRangeMsg
      Printing "out of range" in the value column when the current timestamp is outside of the SS's range.
    • FilterButton

      public static String FilterButton
      Label for the Filter button
    • TypeInteger

      public static String TypeInteger
      Label for the type Integer
    • TypeLong

      public static String TypeLong
      Label for the type Long
    • TypeDouble

      public static String TypeDouble
      Label for type Double
    • TypeString

      public static String TypeString
      Label for the type String
    • TypeCustom

      public static String TypeCustom
      Label for the type Custom
      Since:
      2.0
    • TypeNull

      public static String TypeNull
      Label for null types
      Since:
      3.3
    • TraceEntry_StateTypeName

      public static String TraceEntry_StateTypeName
      Trace Entry state type name.
      Since:
      3.3
    • ModuleEntry_StateTypeName

      public static String ModuleEntry_StateTypeName
      Module Entry state type name
      Since:
      3.3
    • StateSystemEntry_StateTypeName

      public static String StateSystemEntry_StateTypeName
      State System Entry state type name
      Since:
      3.3
    • AttributeEntry_StateTypeName

      public static String AttributeEntry_StateTypeName
      Attribute Entry state type name
      Since:
      3.3
    • ModuleHelpText

      public static String ModuleHelpText
      Module help text tool tip entry name
      Since:
      3.3
    • ModuleIsAutomatic

      public static String ModuleIsAutomatic
      Module is automatic tool tip entry name
      Since:
      3.3
    • ExpandButton

      public static String ExpandButton
      Tooltip for the expand button
      Since:
      3.3
    • CollapseButton

      public static String CollapseButton
      Tooltip for the collapse button
      Since:
      3.3