Class Messages
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 Summary
FieldsModifier and TypeFieldDescriptionstatic StringAttribute Entry state type namestatic StringLabel for the "attribute path" columnstatic StringTooltip for the collapse buttonstatic StringTooltip for the expand buttonstatic StringLabel for the Filter buttonstatic StringModule Entry state type namestatic StringModule help text tool tip entry namestatic StringModule is automatic tool tip entry namestatic StringPrinting "out of range" in the value column when the current timestamp is outside of the SS's range.static StringLabel for the "quark" column"static StringState System Entry state type namestatic StringTrace Entry state type name.static StringLabel for the first columnstatic StringLabel for the "type" columnstatic StringLabel for the type Customstatic StringLabel for type Doublestatic StringLabel for the type Integerstatic StringLabel for the type Longstatic StringLabel for null typesstatic StringLabel for the type Stringstatic StringLabel for the "value" column -
Method Summary
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
-
Field Details
-
TreeNodeColumnLabel
Label for the first column -
QuarkColumnLabel
Label for the "quark" column" -
ValueColumnLabel
Label for the "value" column -
TypeColumnLabel
Label for the "type" column -
AttributePathColumnLabel
Label for the "attribute path" column -
OutOfRangeMsg
Printing "out of range" in the value column when the current timestamp is outside of the SS's range. -
FilterButton
Label for the Filter button -
TypeInteger
Label for the type Integer -
TypeLong
Label for the type Long -
TypeDouble
Label for type Double -
TypeString
Label for the type String -
TypeCustom
Label for the type Custom- Since:
- 2.0
-
TypeNull
Label for null types- Since:
- 3.3
-
TraceEntry_StateTypeName
Trace Entry state type name.- Since:
- 3.3
-
ModuleEntry_StateTypeName
Module Entry state type name- Since:
- 3.3
-
StateSystemEntry_StateTypeName
State System Entry state type name- Since:
- 3.3
-
AttributeEntry_StateTypeName
Attribute Entry state type name- Since:
- 3.3
-
ModuleHelpText
Module help text tool tip entry name- Since:
- 3.3
-
ModuleIsAutomatic
Module is automatic tool tip entry name- Since:
- 3.3
-
ExpandButton
Tooltip for the expand button- Since:
- 3.3
-
CollapseButton
Tooltip for the collapse button- Since:
- 3.3
-