public class JsEditor
extends TextEditor
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EDITOR_CONTEXT
The ID of the editor context menu
|
static java.lang.String |
EDITOR_ID
The ID of this editor as defined in plugin.xml
|
static java.lang.String |
RULER_CONTEXT
The ID of the editor ruler context menu
|
Constructor and Description |
---|
JsEditor() |
Modifier and Type | Method and Description |
---|---|
protected void |
initializeEditor() |
protected void |
setPartName(java.lang.String partName) |
public static final java.lang.String EDITOR_ID
public static final java.lang.String EDITOR_CONTEXT
public static final java.lang.String RULER_CONTEXT
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.