|
SWT LPEX v3.0.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Editor constants. Most are reserved for use by the editor packages, and differ between LPEX releases.
Field Summary | |
---|---|
static String | HELP_COMMAND_MAP
Default map of editor items to HTML panels for the help command. |
static String | LPEX_VERSION
LPEX driver specification version. |
static String | MSG_POPUP_ERRORS
Key for pop-up menu item text. |
static String | MSG_POPUP_EXCLUDESELECTION
Key for pop-up menu item text. |
static String | MSG_POPUP_FILTERVIEWMENU
Key for pop-up menu item text. |
static String | MSG_POPUP_INSERTMENU
Key for pop-up menu item text. |
static String | MSG_POPUP_SELECTEDMENU
Key for pop-up menu item text. |
static String | MSG_POPUP_SHOWALL
Key for pop-up menu item text. |
static String | MSG_POPUP_SOURCEMENU
Key for pop-up menu item text. |
static int | PARSE_PENDING_CHANGE_MASK
Flag indicating the type of change for incremental parse. |
static int | PARSE_PENDING_NEXT_DELETED_MASK
Flag indicating the type of change for incremental parse. |
static int | PARSE_PENDING_NEXT_SHOW_DELETED_MASK
Flag indicating the type of change for incremental parse. |
static int | PARSE_PENDING_PREV_DELETED_MASK
Flag indicating the type of change for incremental parse. |
static int | PARSE_PENDING_PREV_SHOW_DELETED_MASK
Flag indicating the type of change for incremental parse. |
static int | PLATFORM_AWT
AWT LPEX development platform: Java 2 SDK AWT/Swing. |
static int | PLATFORM_SWT
SWT LPEX development platform: Eclipse technology SWT. |
static String | PLATFORM_SWT_KEY
Infix for editor properties keys specific to SWT LPEX. |
static String | STATUS_FILE_ERRORREADING
Internal value for the status parameter. |
static String | STATUS_FILE_INCORRECTENCODING
Internal value for the status parameter. |
static String | STATUS_FILE_NOTFOUND
Internal value for the status parameter. |
static String | STATUS_FINDTEXT_INVALIDPATTERN
Internal value for the status parameter. |
static String | STATUS_FINDTEXT_NOTFOUND
Internal value for the status parameter. |
static String | STATUS_FINDTEXT_ONLYOCCURRENCE
Internal value for the status parameter. |
static String | STATUS_FINDTEXT_READONLY
Internal value for the status parameter. |
static String | STATUS_FINDTEXT_WRAPPED
Internal value for the status parameter. |
static String | STATUS_LOCATE_NOSEQUENCETEXT
Internal value for the status parameter. |
static String | STATUS_LOCATE_NOTFOUND
Internal value for the status parameter. |
static String | STATUS_LOCATE_WRAPPED
Internal value for the status parameter. |
static String | STATUS_SAVE_CANCELLED
Internal value for the status parameter. |
static String | STATUS_SAVE_FAILED
Internal value for the status parameter. |
static String | STATUS_TEXTLIMIT_ENFORCED
Internal value for the status parameter. |
Field Detail |
public static final String LPEX_VERSION
public static final int PLATFORM_AWT
public static final int PLATFORM_SWT
public static final String PLATFORM_SWT_KEY
public static final int PARSE_PENDING_CHANGE_MASK
public static final int PARSE_PENDING_NEXT_DELETED_MASK
public static final int PARSE_PENDING_PREV_DELETED_MASK
public static final int PARSE_PENDING_NEXT_SHOW_DELETED_MASK
public static final int PARSE_PENDING_PREV_SHOW_DELETED_MASK
public static final String MSG_POPUP_SELECTEDMENU
public static final String MSG_POPUP_EXCLUDESELECTION
public static final String MSG_POPUP_SHOWALL
public static final String MSG_POPUP_FILTERVIEWMENU
public static final String MSG_POPUP_ERRORS
public static final String MSG_POPUP_SOURCEMENU
public static final String MSG_POPUP_INSERTMENU
public static final String STATUS_FINDTEXT_INVALIDPATTERN
public static final String STATUS_FINDTEXT_NOTFOUND
public static final String STATUS_FINDTEXT_ONLYOCCURRENCE
public static final String STATUS_FINDTEXT_READONLY
public static final String STATUS_FINDTEXT_WRAPPED
public static final String STATUS_LOCATE_NOSEQUENCETEXT
public static final String STATUS_LOCATE_NOTFOUND
public static final String STATUS_LOCATE_WRAPPED
public static final String STATUS_SAVE_CANCELLED
public static final String STATUS_SAVE_FAILED
public static final String STATUS_FILE_ERRORREADING
public static final String STATUS_FILE_NOTFOUND
public static final String STATUS_FILE_INCORRECTENCODING
public static final String STATUS_TEXTLIMIT_ENFORCED
public static final String HELP_COMMAND_MAP
|
SWT LPEX v3.0.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |