Class Messages


  • public class Messages
    extends NLS
    Common class for all message bundle classes.
    • Field Detail

      • DataTypeDialog_NewTitle

        public static String DataTypeDialog_NewTitle
        Define the Title,Message and ErrorMassage of DataTypeDialog.
      • DataTypeDialog_EditTitle

        public static String DataTypeDialog_EditTitle
        The Data type dialog_ edit title.
      • DataTypeDialog_ShellNewTitle

        public static String DataTypeDialog_ShellNewTitle
        The Data type dialog_ shell new title.
      • DataTypeDialog_ShellEditTitle

        public static String DataTypeDialog_ShellEditTitle
        The Data type dialog_ shell edit title.
      • DataTypeDialog_ErrorMsgName

        public static String DataTypeDialog_ErrorMsgName
        The Data type dialog_ error msg name.
      • DataTypeDialog_ErrorMsgInner

        public static String DataTypeDialog_ErrorMsgInner
        The Data type dialog_ error msg inner.
      • DataTypeDialog_ErrorMsgInnerName

        public static String DataTypeDialog_ErrorMsgInnerName
        The Data type dialog_ error msg inner name.
      • DataTypeDialog_ErrorMsgInnerType

        public static String DataTypeDialog_ErrorMsgInnerType
        The Data type dialog_ error msg inner type.
      • ParametersDialog_Title

        public static String ParametersDialog_Title
        Define the Title,Message and ErrorMassage of ParametersDialog.
      • ParametersDialog_ErrorMsgInner

        public static String ParametersDialog_ErrorMsgInner
        The Parameters dialog_ error msg inner.
    • Constructor Detail

      • Messages

        public Messages()