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 Details

    • NewProjectWizard_DialogHeader

      public static String NewProjectWizard_DialogHeader
      The dialog header of the new project wizard
    • NewProjectWizard_DialogMessage

      public static String NewProjectWizard_DialogMessage
      The dialog message of the new project wizard
    • SelectTracesWizard_WindowTitle

      public static String SelectTracesWizard_WindowTitle
      The title of the select traces wizard.
    • SelectTracesWizardPage_TraceColumnHeader

      public static String SelectTracesWizardPage_TraceColumnHeader
      The column header for the traces (select traces wizard page).
    • SelectTracesWizardPage_WindowTitle

      public static String SelectTracesWizardPage_WindowTitle
      The title of select traces wizard page.
    • SelectTracesWizardPage_Description

      public static String SelectTracesWizardPage_Description
      The description of the select traces wizard page.
    • SelectTracesWizardPage_SelectionError

      public static String SelectTracesWizardPage_SelectionError
      The error message when selecting of traces for an experiment fails.
    • SelectTracesWizardPage_SelectionOperationCancelled

      public static String SelectTracesWizardPage_SelectionOperationCancelled
      The cancel message for the trace selection operation.
    • SelectTracesWizardPage_InternalErrorTitle

      public static String SelectTracesWizardPage_InternalErrorTitle
      The error message title.
    • SelectTracesWizardPage_StartTime

      public static String SelectTracesWizardPage_StartTime
      The Label of the field to enter start time.
      Since:
      3.1
    • SelectTracesWizardPage_EndTime

      public static String SelectTracesWizardPage_EndTime
      The Label of the field to enter end time.
      Since:
      3.1
    • SelectTracesWizardPage_TimeRangeOptionButton

      public static String SelectTracesWizardPage_TimeRangeOptionButton
      The name of the button to enable time range filtering.
      Since:
      3.1
    • SelectTracesWizardPage_TimeRangeErrorMessage

      public static String SelectTracesWizardPage_TimeRangeErrorMessage
      The error message when the time range is not valid.
      Since:
      3.1
    • Dialog_EmptyNameError

      public static String Dialog_EmptyNameError
      The error message when no name was entered in a dialog box (new trace or experiment dialog)
    • Dialog_ExistingNameError

      public static String Dialog_ExistingNameError
      The error message when name of trace or experiment already exists
    • NewExperimentDialog_DialogTitle

      public static String NewExperimentDialog_DialogTitle
      The title of the new experiment dialog.
    • NewExperimentDialog_ExperimentName

      public static String NewExperimentDialog_ExperimentName
      The label of the new experiment name field.
    • RenameExperimentDialog_DialogTitle

      public static String RenameExperimentDialog_DialogTitle
      The title of the rename experiment dialog.
    • RenameExperimentDialog_ExperimentName

      public static String RenameExperimentDialog_ExperimentName
      The label of the field of the current experiment name.
    • RenameExperimentDialog_ExperimentNewName

      public static String RenameExperimentDialog_ExperimentNewName
      The label of the field for entering the new experiment name.
    • CopyExperimentDialog_DialogTitle

      public static String CopyExperimentDialog_DialogTitle
      The title of the copy experiment dialog.
    • CopyExperimentDialog_ExperimentName

      public static String CopyExperimentDialog_ExperimentName
      The label of the field of the current experiment name.
    • CopyExperimentDialog_ExperimentNewName

      public static String CopyExperimentDialog_ExperimentNewName
      The label of the field for entering the new experiment name.
    • CopyExperimentDialog_DeepCopyButton

      public static String CopyExperimentDialog_DeepCopyButton
      Text for deep copy of an experiment button
      Since:
      3.3
    • CopyExperimentDialog_DeepCopyError

      public static String CopyExperimentDialog_DeepCopyError
      Error message when the destination folder for traces already exist.
      Since:
      3.3
    • RenameTraceDialog_DialogTitle

      public static String RenameTraceDialog_DialogTitle
      The title of the rename trace dialog.
    • RenameTraceDialog_TraceName

      public static String RenameTraceDialog_TraceName
      The label of the field of the current trace name.
    • RenameTraceDialog_TraceNewName

      public static String RenameTraceDialog_TraceNewName
      The label of the field for entering the new trace name.
    • CopyTraceDialog_DialogTitle

      public static String CopyTraceDialog_DialogTitle
      The title of the copy trace dialog.
    • CopyTraceDialog_TraceName

      public static String CopyTraceDialog_TraceName
      The label of the field of the current trace name.
    • CopyTraceDialog_TraceNewName

      public static String CopyTraceDialog_TraceNewName
      The label of the field for entering the new trace name.
    • CopyTraceDialog_Description

      public static String CopyTraceDialog_Description
      The description for how to copy a trace.
      Since:
      3.3
    • CopyTraceDialog_CopyLinkButton

      public static String CopyTraceDialog_CopyLinkButton
      Text for copy as link button
      Since:
      3.3
    • CopyTraceDialog_CopyTraceButton

      public static String CopyTraceDialog_CopyTraceButton
      Text for copy the trace button
      Since:
      3.3
    • NewFolderDialog_DialogTitle

      public static String NewFolderDialog_DialogTitle
      The title of the new folder dialog.
    • NewFolderDialog_FolderName

      public static String NewFolderDialog_FolderName
      The label of the new folder name field.
    • RenameFolderDialog_DialogTitle

      public static String RenameFolderDialog_DialogTitle
      The title of the rename folder dialog.
    • RenameFolderDialog_FolderName

      public static String RenameFolderDialog_FolderName
      The label of the field of the current folder name.
    • RenameFolderDialog_FolderNewName

      public static String RenameFolderDialog_FolderNewName
      The label of the field for entering the new folder name.
    • SelectRootNodeWizard_WindowTitle

      public static String SelectRootNodeWizard_WindowTitle
      The title of the select root node wizard. The title of the select root node wizard.
      Since:
      2.0
    • SelectRootNodeWizardPage_WindowTitle

      public static String SelectRootNodeWizardPage_WindowTitle
      The title of the select root node wizard page.
      Since:
      2.0
    • SelectRootNodeWizardPage_Description

      public static String SelectRootNodeWizardPage_Description
      The description of the select root node wizard page.
      Since:
      2.0
    • SelectRootNodeWizardPage_TraceColumnHeader

      public static String SelectRootNodeWizardPage_TraceColumnHeader
      The column header for the traces (select root node wizard page).
      Since:
      2.0
    • TrimTraceDialog_ExportTrimmedTrace

      public static String TrimTraceDialog_ExportTrimmedTrace
      Trim trace title bar
      Since:
      4.1