public final class VCSMenuConstants
extends java.lang.Object
Class for constants relating to versioning menus.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACTION_CATEGORY_VERSIONING
The suggested category for actions in the version control menu.
|
static java.lang.Integer |
CONTEXT_MENU_MNEMONIC
The suggested mnemonic for a top-level context menu sharing the version
control menu text.
|
static java.lang.String |
MENU_VERSIONING
A constant identifying the version control menu in the environment.
|
static float |
SECTION_GENERAL
Float value for the menu section of general commands.
|
public static final java.lang.String ACTION_CATEGORY_VERSIONING
public static final java.lang.Integer CONTEXT_MENU_MNEMONIC
public static final java.lang.String MENU_VERSIONING
public static final float SECTION_GENERAL