public class EditorMouseEventArea
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static EditorMouseEventArea |
ANNOTATIONS_AREA |
static EditorMouseEventArea |
EDITING_AREA |
static EditorMouseEventArea |
FOLDING_OUTLINE_AREA |
static EditorMouseEventArea |
LINE_MARKERS_AREA |
static EditorMouseEventArea |
LINE_NUMBERS_AREA |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final EditorMouseEventArea EDITING_AREA
public static final EditorMouseEventArea LINE_NUMBERS_AREA
public static final EditorMouseEventArea ANNOTATIONS_AREA
public static final EditorMouseEventArea LINE_MARKERS_AREA
public static final EditorMouseEventArea FOLDING_OUTLINE_AREA