Class Messages
java.lang.Object
org.eclipse.osgi.util.NLS
org.eclipse.tracecompass.tmf.ui.project.wizards.Messages
public class Messages
extends org.eclipse.osgi.util.NLS
Message strings for TMF model handling.
- Version:
- 1.0
- Author:
- Francois Chouinard
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic StringText for deep copy of an experiment buttonstatic StringError message when the destination folder for traces already exist.static StringThe title of the copy experiment dialog.static StringThe label of the field of the current experiment name.static StringThe label of the field for entering the new experiment name.static StringText for copy as link buttonstatic StringText for copy the trace buttonstatic StringThe description for how to copy a trace.static StringThe title of the copy trace dialog.static StringThe label of the field of the current trace name.static StringThe label of the field for entering the new trace name.static StringThe error message when no name was entered in a dialog box (new trace or experiment dialog)static StringThe error message when name of trace or experiment already existsstatic StringThe title of the new experiment dialog.static StringThe label of the new experiment name field.static StringThe title of the new folder dialog.static StringThe label of the new folder name field.static StringThe dialog header of the new project wizardstatic StringThe dialog message of the new project wizardstatic StringThe title of the rename experiment dialog.static StringThe label of the field of the current experiment name.static StringThe label of the field for entering the new experiment name.static StringThe title of the rename folder dialog.static StringThe label of the field of the current folder name.static StringThe label of the field for entering the new folder name.static StringThe title of the rename trace dialog.static StringThe label of the field of the current trace name.static StringThe label of the field for entering the new trace name.static StringThe title of the select root node wizard.static StringThe description of the select root node wizard page.static StringThe column header for the traces (select root node wizard page).static StringThe title of the select root node wizard page.static StringThe title of the select traces wizard.static StringThe description of the select traces wizard page.static StringThe Label of the field to enter end time.static StringThe error message title.static StringThe error message when selecting of traces for an experiment fails.static StringThe cancel message for the trace selection operation.static StringThe Label of the field to enter start time.static StringThe error message when the time range is not valid.static StringThe name of the button to enable time range filtering.static StringThe column header for the traces (select traces wizard page).static StringThe title of select traces wizard page.static StringTrim trace title bar -
Method Summary
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
-
Field Details
-
NewProjectWizard_DialogHeader
The dialog header of the new project wizard -
NewProjectWizard_DialogMessage
The dialog message of the new project wizard -
SelectTracesWizard_WindowTitle
The title of the select traces wizard. -
SelectTracesWizardPage_TraceColumnHeader
The column header for the traces (select traces wizard page). -
SelectTracesWizardPage_WindowTitle
The title of select traces wizard page. -
SelectTracesWizardPage_Description
The description of the select traces wizard page. -
SelectTracesWizardPage_SelectionError
The error message when selecting of traces for an experiment fails. -
SelectTracesWizardPage_SelectionOperationCancelled
The cancel message for the trace selection operation. -
SelectTracesWizardPage_InternalErrorTitle
The error message title. -
SelectTracesWizardPage_StartTime
The Label of the field to enter start time.- Since:
- 3.1
-
SelectTracesWizardPage_EndTime
The Label of the field to enter end time.- Since:
- 3.1
-
SelectTracesWizardPage_TimeRangeOptionButton
The name of the button to enable time range filtering.- Since:
- 3.1
-
SelectTracesWizardPage_TimeRangeErrorMessage
The error message when the time range is not valid.- Since:
- 3.1
-
Dialog_EmptyNameError
The error message when no name was entered in a dialog box (new trace or experiment dialog) -
Dialog_ExistingNameError
The error message when name of trace or experiment already exists -
NewExperimentDialog_DialogTitle
The title of the new experiment dialog. -
NewExperimentDialog_ExperimentName
The label of the new experiment name field. -
RenameExperimentDialog_DialogTitle
The title of the rename experiment dialog. -
RenameExperimentDialog_ExperimentName
The label of the field of the current experiment name. -
RenameExperimentDialog_ExperimentNewName
The label of the field for entering the new experiment name. -
CopyExperimentDialog_DialogTitle
The title of the copy experiment dialog. -
CopyExperimentDialog_ExperimentName
The label of the field of the current experiment name. -
CopyExperimentDialog_ExperimentNewName
The label of the field for entering the new experiment name. -
CopyExperimentDialog_DeepCopyButton
Text for deep copy of an experiment button- Since:
- 3.3
-
CopyExperimentDialog_DeepCopyError
Error message when the destination folder for traces already exist.- Since:
- 3.3
-
RenameTraceDialog_DialogTitle
The title of the rename trace dialog. -
RenameTraceDialog_TraceName
The label of the field of the current trace name. -
RenameTraceDialog_TraceNewName
The label of the field for entering the new trace name. -
CopyTraceDialog_DialogTitle
The title of the copy trace dialog. -
CopyTraceDialog_TraceName
The label of the field of the current trace name. -
CopyTraceDialog_TraceNewName
The label of the field for entering the new trace name. -
CopyTraceDialog_Description
The description for how to copy a trace.- Since:
- 3.3
-
CopyTraceDialog_CopyLinkButton
Text for copy as link button- Since:
- 3.3
-
CopyTraceDialog_CopyTraceButton
Text for copy the trace button- Since:
- 3.3
-
NewFolderDialog_DialogTitle
The title of the new folder dialog. -
NewFolderDialog_FolderName
The label of the new folder name field. -
RenameFolderDialog_DialogTitle
The title of the rename folder dialog. -
RenameFolderDialog_FolderName
The label of the field of the current folder name. -
RenameFolderDialog_FolderNewName
The label of the field for entering the new folder name. -
SelectRootNodeWizard_WindowTitle
The title of the select root node wizard. The title of the select root node wizard.- Since:
- 2.0
-
SelectRootNodeWizardPage_WindowTitle
The title of the select root node wizard page.- Since:
- 2.0
-
SelectRootNodeWizardPage_Description
The description of the select root node wizard page.- Since:
- 2.0
-
SelectRootNodeWizardPage_TraceColumnHeader
The column header for the traces (select root node wizard page).- Since:
- 2.0
-
TrimTraceDialog_ExportTrimmedTrace
Trim trace title bar- Since:
- 4.1
-