SWT LPEX
v3.0.5

com.ibm.lpex.core
Interface LpexMessageConstants


public interface LpexMessageConstants

Editor message constants. Keys of translatable strings (messages, label texts, etc.) in the editor's Resources.properties. These are reserved for use by the editor packages, and may differ between LPEX releases.

See Also:
LpexPreferencesConstants

Field Summary
static String MSG_ACCESSIBLE_DESC_COMMANDENTRY
          Key for NL string.
static String MSG_ACCESSIBLE_DESC_COMMANDLINE
          Key for NL string.
static String MSG_ACCESSIBLE_DESC_FORMATLINE
          Key for NL string.
static String MSG_ACCESSIBLE_DESC_MESSAGELINE
          Key for NL string.
static String MSG_ACCESSIBLE_DESC_STATUSBROWSE
          Key for NL string.
static String MSG_ACCESSIBLE_DESC_STATUSCHANGES
          Key for NL string.
static String MSG_ACCESSIBLE_DESC_STATUSCOLUMN
          Key for NL string.
static String MSG_ACCESSIBLE_DESC_STATUSINPUT
          Key for NL string.
static String MSG_ACCESSIBLE_DESC_STATUSLINE
          Key for NL string.
static String MSG_ACCESSIBLE_DESC_STATUSROW
          Key for NL string.
static String MSG_ACCESSIBLE_DESC_TEXT
          Key for NL string.
static String MSG_ACCESSIBLE_ROLE_COMMANDLINE
          Key for NL string.
static String MSG_ACCESSIBLE_ROLE_FORMATLINE
          Key for NL string.
static String MSG_ACCESSIBLE_ROLE_MESSAGELINE
          Key for NL string.
static String MSG_ACCESSIBLE_ROLE_STATUSLINE
          Key for NL string.
static String MSG_ACTION_INCOMPLETE
          Key for NL string.
static String MSG_ACTION_INVALID
          Key for NL string.
static String MSG_ACTION_KEYACTIONSINVALID
          Key for NL string.
static String MSG_ACTION_KEYINVALID
          Key for NL string.
static String MSG_ACTION_MOUSEACTIONSINVALID
          Key for NL string.
static String MSG_ACTION_MOUSEEVENTINVALID
          Key for NL string.
static String MSG_ACTION_USERACTIONSINVALID
          Key for NL string.
static String MSG_CLASS_INVALID
          Key for NL string.
static String MSG_CLASS_NOTFOUND
          Key for NL string.
static String MSG_CLASSNAME_INVALID
          Key for NL string.
static String MSG_COMMAND_INCOMPLETE
          Key for NL string.
static String MSG_COMMAND_INTEGERMISSING
          Key for NL string.
static String MSG_COMMAND_INVALID
          Key for NL string.
static String MSG_COMMAND_INVALID_QUOTED_PARAMETER
          Key for NL string.
static String MSG_COMMAND_INVALIDFUNCTION
          Key for NL string.
static String MSG_COMMAND_INVALIDPARAMETER
          Key for NL string.
static String MSG_COMMAND_NOPARAMETERS
          Key for NL string.
static String MSG_COMMAND_USER_COMMANDS_INVALID
          Key for NL string.
static String MSG_COMMANDLINE_ALL
          Key for NL string.
static String MSG_COMMANDLINE_CASE_SENSITIVE
          Key for NL string.
static String MSG_COMMANDLINE_END_COLUMN
          Key for NL string.
static String MSG_COMMANDLINE_FILE_NAME
          Key for NL string.
static String MSG_COMMANDLINE_FILL_CHARACTER
          Key for NL string.
static String MSG_COMMANDLINE_FIND
          Key for NL string.
static String MSG_COMMANDLINE_FIND_MARK
          Key for NL string.
static String MSG_COMMANDLINE_LINE_NUMBER
          Key for NL string.
static String MSG_COMMANDLINE_NAME_MARK
          Key for NL string.
static String MSG_COMMANDLINE_NEXT
          Key for NL string.
static String MSG_COMMANDLINE_PREV
          Key for NL string.
static String MSG_COMMANDLINE_REGULAR_EXPRESSION
          Key for NL string.
static String MSG_COMMANDLINE_REPLACE
          Key for NL string.
static String MSG_COMMANDLINE_REPLACE_ALL
          Key for NL string.
static String MSG_COMMANDLINE_REPLACE_NEXT
          Key for NL string.
static String MSG_COMMANDLINE_SEARCH_IN_COLUMNS
          Key for NL string.
static String MSG_COMMANDLINE_SEARCH_IN_SELECTION
          Key for NL string.
static String MSG_COMMANDLINE_SELECT_FOUND_TEXT
          Key for NL string.
static String MSG_COMMANDLINE_SEQUENCE_NUMBER
          Key for NL string.
static String MSG_COMMANDLINE_SET_PARSER
          Key for NL string.
static String MSG_COMMANDLINE_START_COLUMN
          Key for NL string.
static String MSG_COMMANDLINE_WHOLE_WORD
          Key for NL string.
static String MSG_COMMANDLINE_WRAP
          Key for NL string.
static String MSG_COMPARE_FILENOTFOUND
          Key for NL string.
static String MSG_COMPARE_MISMATCHES
          Key for NL string.
static String MSG_COMPARE_NOMISMATCHES
          Key for NL string.
static String MSG_COMPARE_NOMOREMISMATCHES
          Key for NL string.
static String MSG_ENCODING_INVALID
          Key for NL string.
static String MSG_FILE_CREATED
          Key for NL string.
static String MSG_FILE_ERROR_READING
          Key for NL string.
static String MSG_FILE_ERROR_WRITING
          Key for NL string.
static String MSG_FILE_INCORRECT_ENCODING
          Key for NL string.
static String MSG_FILE_NOT_FOUND
          Key for NL string.
static String MSG_FILE_SAVE_CHANGES
          Key for NL string.
static String MSG_FILE_SAVE_NONAME
          Key for NL string.
static String MSG_FILE_SAVE_TRUNCATION
          Key for NL string.
static String MSG_FILEDIALOG_COMPARE
          Key for NL string.
static String MSG_FILEDIALOG_GET
          Key for NL string.
static String MSG_FILEDIALOG_SAVEAS
          Key for NL string.
static String MSG_FINDTEXTCOMMAND_COLUMNSMISSING
          Key for NL string.
static String MSG_FINDTEXTCOMMAND_INVALIDPATTERN
          Key for NL string.
static String MSG_FINDTEXTCOMMAND_NOFINDTEXT
          Key for NL string.
static String MSG_FINDTEXTCOMMAND_NOTFOUND
          Key for NL string.
static String MSG_FINDTEXTCOMMAND_ONLYOCCURRENCE
          Key for NL string.
static String MSG_FINDTEXTCOMMAND_WRAPPED
          Key for NL string.
static String MSG_KEY
          Key for NL string.
static String MSG_KEY_ALT
          Key for NL string.
static String MSG_KEY_COMMAND
          Key for NL string.
static String MSG_KEY_CONTROL
          Key for NL string.
static String MSG_KEY_CTRL
          Key for NL string.
static String MSG_KEY_META
          Key for NL string.
static String MSG_KEY_OPTION
          Key for NL string.
static String MSG_KEY_SHIFT
          Key for NL string.
static String MSG_KEY_WINDOWS
          Key for NL string.
static String MSG_LOCATECOMMAND_ELEMENTNOTFOUND
          Key for NL string.
static String MSG_LOCATECOMMAND_LINENOTFOUND
          Key for NL string.
static String MSG_LOCATECOMMAND_MARKNOTFOUND
          Key for NL string.
static String MSG_LOCATECOMMAND_NOSEQUENCETEXT
          Key for NL string.
static String MSG_LOCATECOMMAND_SEQUENCENUMBERNOTFOUND
          Key for NL string.
static String MSG_LOCATECOMMAND_SEQUENCETEXTNOTFOUND
          Key for NL string.
static String MSG_MARK_1_LINE_EXCLUDED
          Key for NL string.
static String MSG_MARK_N_LINES_EXCLUDED
          Key for NL string.
static String MSG_MARK_QUICK_MARK_SET
          Key for NL string.
static String MSG_MARK_QUICK_MARK_SET_PREV
          Key for NL string.
static String MSG_PARSER_TOOMANYERRORS
          Key for NL string.
static String MSG_PRINTCOMMAND_FONTMISSING
          Key for NL string.
static String MSG_REDO_1CHANGEUNDONE
          Key for NL string.
static String MSG_REDO_ALLCHANGESREDONE
          Key for NL string.
static String MSG_REDO_NCHANGESUNDONE
          Key for NL string.
static String MSG_REDO_NOREDOABLECHANGES
          Key for NL string.
static String MSG_RESEQUENCECOMMAND_OVERFLOW
          Key for NL string.
static String MSG_SEQUENCENUMBERS_OUTOFORDER
          Key for NL string.
static String MSG_SEQUENCENUMBERS_OVERFLOW
          Key for NL string.
static String MSG_SEQUENCENUMBERS_RESEQUENCED
          Key for NL string.
static String MSG_SEQUENCENUMBERS_SHOWELEMENT
          Key for NL string.
static String MSG_SEQUENCENUMBERS_TOOBIG
          Key for NL string.
static String MSG_STATUS_1CHANGE
          Key for NL string.
static String MSG_STATUS_BROWSE
          Key for NL string.
static String MSG_STATUS_COLUMN
          Key for NL string.
static String MSG_STATUS_COMMAND
          Key for NL string.
static String MSG_STATUS_INSERT
          Key for NL string.
static String MSG_STATUS_NCHANGES
          Key for NL string.
static String MSG_STATUS_REPLACE
          Key for NL string.
static String MSG_STATUS_ROW
          Key for NL string.
static String MSG_TEXTLIMIT_OVERFLOW
          Key for NL string.
static String MSG_UNDO_1CHANGEUNDONE
          Key for NL string.
static String MSG_UNDO_DOCUMENTATORIGINALSTATE
          Key for NL string.
static String MSG_UNDO_NCHANGESUNDONE
          Key for NL string.
static String MSG_UNDO_NOMORECHANGES
          Key for NL string.
static String MSG_UNDO_NORECORDEDCHANGES
          Key for NL string.
static String MSG_UNTITLED_DOCUMENT
          Key for NL string.
static String MSG_USERPROFILE_INVALID
          Key for NL string.
static String MSG_VI_EDITUNSAVEDCHANGES
          Key for NL string.
static String MSG_VI_QUITUNSAVEDCHANGES
          Key for NL string.
 

Field Detail

MSG_UNTITLED_DOCUMENT

public static final String MSG_UNTITLED_DOCUMENT
Key for NL string.

See Also:
Constant Field Values

MSG_UNDO_NOMORECHANGES

public static final String MSG_UNDO_NOMORECHANGES
Key for NL string.

See Also:
Constant Field Values

MSG_UNDO_NORECORDEDCHANGES

public static final String MSG_UNDO_NORECORDEDCHANGES
Key for NL string.

See Also:
Constant Field Values

MSG_UNDO_DOCUMENTATORIGINALSTATE

public static final String MSG_UNDO_DOCUMENTATORIGINALSTATE
Key for NL string.

See Also:
Constant Field Values

MSG_UNDO_1CHANGEUNDONE

public static final String MSG_UNDO_1CHANGEUNDONE
Key for NL string.

See Also:
Constant Field Values

MSG_UNDO_NCHANGESUNDONE

public static final String MSG_UNDO_NCHANGESUNDONE
Key for NL string.

See Also:
Constant Field Values

MSG_REDO_NOREDOABLECHANGES

public static final String MSG_REDO_NOREDOABLECHANGES
Key for NL string.

See Also:
Constant Field Values

MSG_REDO_ALLCHANGESREDONE

public static final String MSG_REDO_ALLCHANGESREDONE
Key for NL string.

See Also:
Constant Field Values

MSG_REDO_1CHANGEUNDONE

public static final String MSG_REDO_1CHANGEUNDONE
Key for NL string.

See Also:
Constant Field Values

MSG_REDO_NCHANGESUNDONE

public static final String MSG_REDO_NCHANGESUNDONE
Key for NL string.

See Also:
Constant Field Values

MSG_STATUS_ROW

public static final String MSG_STATUS_ROW
Key for NL string.

See Also:
Constant Field Values

MSG_STATUS_COLUMN

public static final String MSG_STATUS_COLUMN
Key for NL string.

See Also:
Constant Field Values

MSG_STATUS_INSERT

public static final String MSG_STATUS_INSERT
Key for NL string.

See Also:
Constant Field Values

MSG_STATUS_REPLACE

public static final String MSG_STATUS_REPLACE
Key for NL string.

See Also:
Constant Field Values

MSG_STATUS_COMMAND

public static final String MSG_STATUS_COMMAND
Key for NL string.

See Also:
Constant Field Values

MSG_STATUS_1CHANGE

public static final String MSG_STATUS_1CHANGE
Key for NL string.

See Also:
Constant Field Values

MSG_STATUS_NCHANGES

public static final String MSG_STATUS_NCHANGES
Key for NL string.

See Also:
Constant Field Values

MSG_STATUS_BROWSE

public static final String MSG_STATUS_BROWSE
Key for NL string.

See Also:
Constant Field Values

MSG_COMMAND_INVALID

public static final String MSG_COMMAND_INVALID
Key for NL string.

See Also:
Constant Field Values

MSG_COMMAND_NOPARAMETERS

public static final String MSG_COMMAND_NOPARAMETERS
Key for NL string.

See Also:
Constant Field Values

MSG_COMMAND_INVALIDPARAMETER

public static final String MSG_COMMAND_INVALIDPARAMETER
Key for NL string.

See Also:
Constant Field Values

MSG_COMMAND_INVALIDFUNCTION

public static final String MSG_COMMAND_INVALIDFUNCTION
Key for NL string.

See Also:
Constant Field Values

MSG_COMMAND_INCOMPLETE

public static final String MSG_COMMAND_INCOMPLETE
Key for NL string.

See Also:
Constant Field Values

MSG_COMMAND_INVALID_QUOTED_PARAMETER

public static final String MSG_COMMAND_INVALID_QUOTED_PARAMETER
Key for NL string.

See Also:
Constant Field Values

MSG_COMMAND_INTEGERMISSING

public static final String MSG_COMMAND_INTEGERMISSING
Key for NL string.

See Also:
Constant Field Values

MSG_COMMAND_USER_COMMANDS_INVALID

public static final String MSG_COMMAND_USER_COMMANDS_INVALID
Key for NL string.

See Also:
Constant Field Values

MSG_FINDTEXTCOMMAND_NOFINDTEXT

public static final String MSG_FINDTEXTCOMMAND_NOFINDTEXT
Key for NL string.

See Also:
Constant Field Values

MSG_FINDTEXTCOMMAND_INVALIDPATTERN

public static final String MSG_FINDTEXTCOMMAND_INVALIDPATTERN
Key for NL string.

See Also:
Constant Field Values

MSG_FINDTEXTCOMMAND_COLUMNSMISSING

public static final String MSG_FINDTEXTCOMMAND_COLUMNSMISSING
Key for NL string.

See Also:
Constant Field Values

MSG_FINDTEXTCOMMAND_ONLYOCCURRENCE

public static final String MSG_FINDTEXTCOMMAND_ONLYOCCURRENCE
Key for NL string.

See Also:
Constant Field Values

MSG_FINDTEXTCOMMAND_WRAPPED

public static final String MSG_FINDTEXTCOMMAND_WRAPPED
Key for NL string.

See Also:
Constant Field Values

MSG_FINDTEXTCOMMAND_NOTFOUND

public static final String MSG_FINDTEXTCOMMAND_NOTFOUND
Key for NL string.

See Also:
Constant Field Values

MSG_ACTION_KEYINVALID

public static final String MSG_ACTION_KEYINVALID
Key for NL string.

See Also:
Constant Field Values

MSG_ACTION_MOUSEEVENTINVALID

public static final String MSG_ACTION_MOUSEEVENTINVALID
Key for NL string.

See Also:
Constant Field Values

MSG_ACTION_INVALID

public static final String MSG_ACTION_INVALID
Key for NL string.

See Also:
Constant Field Values

MSG_ACTION_USERACTIONSINVALID

public static final String MSG_ACTION_USERACTIONSINVALID
Key for NL string.

See Also:
Constant Field Values

MSG_ACTION_KEYACTIONSINVALID

public static final String MSG_ACTION_KEYACTIONSINVALID
Key for NL string.

See Also:
Constant Field Values

MSG_ACTION_MOUSEACTIONSINVALID

public static final String MSG_ACTION_MOUSEACTIONSINVALID
Key for NL string.

See Also:
Constant Field Values

MSG_ACTION_INCOMPLETE

public static final String MSG_ACTION_INCOMPLETE
Key for NL string.

See Also:
Constant Field Values

MSG_KEY

public static final String MSG_KEY
Key for NL string.

See Also:
Constant Field Values

MSG_KEY_ALT

public static final String MSG_KEY_ALT
Key for NL string.

See Also:
Constant Field Values

MSG_KEY_COMMAND

public static final String MSG_KEY_COMMAND
Key for NL string.

See Also:
Constant Field Values

MSG_KEY_CONTROL

public static final String MSG_KEY_CONTROL
Key for NL string.

See Also:
Constant Field Values

MSG_KEY_CTRL

public static final String MSG_KEY_CTRL
Key for NL string.

See Also:
Constant Field Values

MSG_KEY_META

public static final String MSG_KEY_META
Key for NL string.

See Also:
Constant Field Values

MSG_KEY_OPTION

public static final String MSG_KEY_OPTION
Key for NL string.

See Also:
Constant Field Values

MSG_KEY_SHIFT

public static final String MSG_KEY_SHIFT
Key for NL string.

See Also:
Constant Field Values

MSG_KEY_WINDOWS

public static final String MSG_KEY_WINDOWS
Key for NL string.

See Also:
Constant Field Values

MSG_FILE_CREATED

public static final String MSG_FILE_CREATED
Key for NL string.

See Also:
Constant Field Values

MSG_FILE_NOT_FOUND

public static final String MSG_FILE_NOT_FOUND
Key for NL string.

See Also:
Constant Field Values

MSG_FILE_ERROR_READING

public static final String MSG_FILE_ERROR_READING
Key for NL string.

See Also:
Constant Field Values

MSG_FILE_ERROR_WRITING

public static final String MSG_FILE_ERROR_WRITING
Key for NL string.

See Also:
Constant Field Values

MSG_FILE_INCORRECT_ENCODING

public static final String MSG_FILE_INCORRECT_ENCODING
Key for NL string.

See Also:
Constant Field Values

MSG_FILE_SAVE_NONAME

public static final String MSG_FILE_SAVE_NONAME
Key for NL string.

See Also:
Constant Field Values

MSG_FILE_SAVE_TRUNCATION

public static final String MSG_FILE_SAVE_TRUNCATION
Key for NL string.

See Also:
Constant Field Values

MSG_FILE_SAVE_CHANGES

public static final String MSG_FILE_SAVE_CHANGES
Key for NL string.

See Also:
Constant Field Values

MSG_FILEDIALOG_COMPARE

public static final String MSG_FILEDIALOG_COMPARE
Key for NL string.

See Also:
Constant Field Values

MSG_FILEDIALOG_GET

public static final String MSG_FILEDIALOG_GET
Key for NL string.

See Also:
Constant Field Values

MSG_FILEDIALOG_SAVEAS

public static final String MSG_FILEDIALOG_SAVEAS
Key for NL string.

See Also:
Constant Field Values

MSG_LOCATECOMMAND_ELEMENTNOTFOUND

public static final String MSG_LOCATECOMMAND_ELEMENTNOTFOUND
Key for NL string.

See Also:
Constant Field Values

MSG_LOCATECOMMAND_LINENOTFOUND

public static final String MSG_LOCATECOMMAND_LINENOTFOUND
Key for NL string.

See Also:
Constant Field Values

MSG_LOCATECOMMAND_MARKNOTFOUND

public static final String MSG_LOCATECOMMAND_MARKNOTFOUND
Key for NL string.

See Also:
Constant Field Values

MSG_LOCATECOMMAND_NOSEQUENCETEXT

public static final String MSG_LOCATECOMMAND_NOSEQUENCETEXT
Key for NL string.

See Also:
Constant Field Values

MSG_LOCATECOMMAND_SEQUENCENUMBERNOTFOUND

public static final String MSG_LOCATECOMMAND_SEQUENCENUMBERNOTFOUND
Key for NL string.

See Also:
Constant Field Values

MSG_LOCATECOMMAND_SEQUENCETEXTNOTFOUND

public static final String MSG_LOCATECOMMAND_SEQUENCETEXTNOTFOUND
Key for NL string.

See Also:
Constant Field Values

MSG_PRINTCOMMAND_FONTMISSING

public static final String MSG_PRINTCOMMAND_FONTMISSING
Key for NL string.

See Also:
Constant Field Values

MSG_CLASS_NOTFOUND

public static final String MSG_CLASS_NOTFOUND
Key for NL string.

See Also:
Constant Field Values

MSG_CLASS_INVALID

public static final String MSG_CLASS_INVALID
Key for NL string.

See Also:
Constant Field Values

MSG_ENCODING_INVALID

public static final String MSG_ENCODING_INVALID
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_FIND

public static final String MSG_COMMANDLINE_FIND
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_NEXT

public static final String MSG_COMMANDLINE_NEXT
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_PREV

public static final String MSG_COMMANDLINE_PREV
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_ALL

public static final String MSG_COMMANDLINE_ALL
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_REPLACE

public static final String MSG_COMMANDLINE_REPLACE
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_REPLACE_NEXT

public static final String MSG_COMMANDLINE_REPLACE_NEXT
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_REPLACE_ALL

public static final String MSG_COMMANDLINE_REPLACE_ALL
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_CASE_SENSITIVE

public static final String MSG_COMMANDLINE_CASE_SENSITIVE
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_REGULAR_EXPRESSION

public static final String MSG_COMMANDLINE_REGULAR_EXPRESSION
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_WRAP

public static final String MSG_COMMANDLINE_WRAP
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_SELECT_FOUND_TEXT

public static final String MSG_COMMANDLINE_SELECT_FOUND_TEXT
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_WHOLE_WORD

public static final String MSG_COMMANDLINE_WHOLE_WORD
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_SEARCH_IN_SELECTION

public static final String MSG_COMMANDLINE_SEARCH_IN_SELECTION
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_SEARCH_IN_COLUMNS

public static final String MSG_COMMANDLINE_SEARCH_IN_COLUMNS
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_START_COLUMN

public static final String MSG_COMMANDLINE_START_COLUMN
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_END_COLUMN

public static final String MSG_COMMANDLINE_END_COLUMN
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_NAME_MARK

public static final String MSG_COMMANDLINE_NAME_MARK
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_FIND_MARK

public static final String MSG_COMMANDLINE_FIND_MARK
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_FILL_CHARACTER

public static final String MSG_COMMANDLINE_FILL_CHARACTER
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_FILE_NAME

public static final String MSG_COMMANDLINE_FILE_NAME
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_LINE_NUMBER

public static final String MSG_COMMANDLINE_LINE_NUMBER
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_SEQUENCE_NUMBER

public static final String MSG_COMMANDLINE_SEQUENCE_NUMBER
Key for NL string.

See Also:
Constant Field Values

MSG_COMMANDLINE_SET_PARSER

public static final String MSG_COMMANDLINE_SET_PARSER
Key for NL string.

See Also:
Constant Field Values

MSG_MARK_1_LINE_EXCLUDED

public static final String MSG_MARK_1_LINE_EXCLUDED
Key for NL string.

See Also:
Constant Field Values

MSG_MARK_N_LINES_EXCLUDED

public static final String MSG_MARK_N_LINES_EXCLUDED
Key for NL string.

See Also:
Constant Field Values

MSG_MARK_QUICK_MARK_SET

public static final String MSG_MARK_QUICK_MARK_SET
Key for NL string.

See Also:
Constant Field Values

MSG_MARK_QUICK_MARK_SET_PREV

public static final String MSG_MARK_QUICK_MARK_SET_PREV
Key for NL string.

See Also:
Constant Field Values

MSG_SEQUENCENUMBERS_RESEQUENCED

public static final String MSG_SEQUENCENUMBERS_RESEQUENCED
Key for NL string.

See Also:
Constant Field Values

MSG_SEQUENCENUMBERS_OVERFLOW

public static final String MSG_SEQUENCENUMBERS_OVERFLOW
Key for NL string.

See Also:
Constant Field Values

MSG_SEQUENCENUMBERS_TOOBIG

public static final String MSG_SEQUENCENUMBERS_TOOBIG
Key for NL string.

See Also:
Constant Field Values

MSG_SEQUENCENUMBERS_OUTOFORDER

public static final String MSG_SEQUENCENUMBERS_OUTOFORDER
Key for NL string.

See Also:
Constant Field Values

MSG_SEQUENCENUMBERS_SHOWELEMENT

public static final String MSG_SEQUENCENUMBERS_SHOWELEMENT
Key for NL string.

See Also:
Constant Field Values

MSG_RESEQUENCECOMMAND_OVERFLOW

public static final String MSG_RESEQUENCECOMMAND_OVERFLOW
Key for NL string.

See Also:
Constant Field Values

MSG_TEXTLIMIT_OVERFLOW

public static final String MSG_TEXTLIMIT_OVERFLOW
Key for NL string.

See Also:
Constant Field Values

MSG_USERPROFILE_INVALID

public static final String MSG_USERPROFILE_INVALID
Key for NL string.

See Also:
Constant Field Values

MSG_CLASSNAME_INVALID

public static final String MSG_CLASSNAME_INVALID
Key for NL string.

See Also:
Constant Field Values

MSG_COMPARE_NOMISMATCHES

public static final String MSG_COMPARE_NOMISMATCHES
Key for NL string.

See Also:
Constant Field Values

MSG_COMPARE_MISMATCHES

public static final String MSG_COMPARE_MISMATCHES
Key for NL string.

See Also:
Constant Field Values

MSG_COMPARE_NOMOREMISMATCHES

public static final String MSG_COMPARE_NOMOREMISMATCHES
Key for NL string.

See Also:
Constant Field Values

MSG_COMPARE_FILENOTFOUND

public static final String MSG_COMPARE_FILENOTFOUND
Key for NL string.

See Also:
Constant Field Values

MSG_VI_QUITUNSAVEDCHANGES

public static final String MSG_VI_QUITUNSAVEDCHANGES
Key for NL string.

See Also:
Constant Field Values

MSG_VI_EDITUNSAVEDCHANGES

public static final String MSG_VI_EDITUNSAVEDCHANGES
Key for NL string.

See Also:
Constant Field Values

MSG_PARSER_TOOMANYERRORS

public static final String MSG_PARSER_TOOMANYERRORS
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_DESC_STATUSLINE

public static final String MSG_ACCESSIBLE_DESC_STATUSLINE
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_DESC_STATUSROW

public static final String MSG_ACCESSIBLE_DESC_STATUSROW
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_DESC_STATUSCOLUMN

public static final String MSG_ACCESSIBLE_DESC_STATUSCOLUMN
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_DESC_STATUSINPUT

public static final String MSG_ACCESSIBLE_DESC_STATUSINPUT
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_DESC_STATUSCHANGES

public static final String MSG_ACCESSIBLE_DESC_STATUSCHANGES
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_DESC_STATUSBROWSE

public static final String MSG_ACCESSIBLE_DESC_STATUSBROWSE
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_DESC_FORMATLINE

public static final String MSG_ACCESSIBLE_DESC_FORMATLINE
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_DESC_MESSAGELINE

public static final String MSG_ACCESSIBLE_DESC_MESSAGELINE
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_DESC_COMMANDLINE

public static final String MSG_ACCESSIBLE_DESC_COMMANDLINE
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_DESC_COMMANDENTRY

public static final String MSG_ACCESSIBLE_DESC_COMMANDENTRY
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_DESC_TEXT

public static final String MSG_ACCESSIBLE_DESC_TEXT
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_ROLE_STATUSLINE

public static final String MSG_ACCESSIBLE_ROLE_STATUSLINE
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_ROLE_FORMATLINE

public static final String MSG_ACCESSIBLE_ROLE_FORMATLINE
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_ROLE_MESSAGELINE

public static final String MSG_ACCESSIBLE_ROLE_MESSAGELINE
Key for NL string.

See Also:
Constant Field Values

MSG_ACCESSIBLE_ROLE_COMMANDLINE

public static final String MSG_ACCESSIBLE_ROLE_COMMANDLINE
Key for NL string.

See Also:
Constant Field Values

SWT LPEX
v3.0.5

(C) Copyright IBM Corporation 1998, 2005.  All Rights Reserved.