public final class QuickDiffMenuConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static float |
SECTION_ADDITIONAL_REFERENCES
The section ID that indicates where miscellaneous references appear when
they appear in a Quick Diff reference context menu.
|
static float |
SECTION_IDE_REFERENCES
The section ID that indicates where core IDE references (such as 'File on
Disk') appear when they appear in a Quick Diff reference context menu.
|
static float |
SECTION_VCS_REFERENCES
The section ID that indicates where VCS references (such as 'Base Revision
in CVS') appear when they appear in a Quick Diff reference context menu.
|
public static final float SECTION_VCS_REFERENCES
public static final float SECTION_IDE_REFERENCES
public static final float SECTION_ADDITIONAL_REFERENCES