Field Summary |
|
final public static String | ADD_BOOKMARK Action definition id of the edit add bookmark action. |
final public static String | ADD_TASK Action definition id of the edit add task action. |
final public static String | COPY Action definition id of the edit copy action. |
final public static String | CUT Action definition id of the edit cut action. |
final public static String | DELETE Action definition id of the edit delete action. |
final public static String | FIND_INCREMENTAL Action definition id of the edit incremental find action. |
final public static String | FIND_INCREMENTAL_REVERSE Action definition id of the edit incremental find reverse action. |
final public static String | FIND_NEXT Action definition id of the edit find next action. |
final public static String | FIND_PREVIOUS Action definition id of the edit find previous action. |
final public static String | FIND_REPLACE Action definition id of the edit find/replace action. |
final public static String | MOVE The command identifier for the "move" action that typically appears in
the file menu. |
final public static String | PASTE Action definition id of the edit past action. |
final public static String | PRINT Action definition id of the file print action. |
final public static String | PROPERTIES Action definition id of the file properties action. |
final public static String | REDO Action definition id of the edit redo action. |
final public static String | RENAME The command identifier for the "rename" action that typically appears in
the file menu. |
final public static String | REVERT_TO_SAVED Action definition id of the file revert action. |
final public static String | SAVE Action definition id of the file save action. |
final public static String | SELECT_ALL Action definition id of the edit select all action. |
final public static String | UNDO Action definition id of the edit undo action. |