|
org.netbeans.modules.editor.lib/1 1.44.0 9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.editor.BaseCaret
org.netbeans.editor.ext.ExtCaret
public class ExtCaret
Extended caret implementation
| Field Summary | |
|---|---|
static String |
HIGHLIGHT_BRACE_LAYER_NAME
Deprecated. Please use Braces Matching SPI instead, for details see Editor Braces Matching. |
static int |
HIGHLIGHT_BRACE_LAYER_VISIBILITY
Deprecated. Please use Braces Matching SPI instead, for details see Editor Braces Matching. |
static String |
HIGHLIGHT_ROW_LAYER_NAME
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
static int |
HIGHLIGHT_ROW_LAYER_VISIBILITY
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
| Fields inherited from class org.netbeans.editor.BaseCaret |
|---|
afterCaretFont, beforeCaretFont, BLOCK_CARET, changeEvent, component, dotChar, flasher, LINE_CARET, listenerList, textBackColor, textForeColor, THICK_LINE_CARET, THIN_LINE_CARET |
| Constructor Summary | |
|---|---|
ExtCaret()
|
|
| Method Summary | |
|---|---|
void |
requestMatchBraceUpdateSync()
Deprecated. Please use Braces Matching SPI instead, for details see Editor Braces Matching. |
protected void |
updateMatchBrace()
Deprecated. Please use Braces Matching SPI instead, for details see Editor Braces Matching. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String HIGHLIGHT_ROW_LAYER_NAME
Using DrawLayers has been deprecated and this constant
has no longer any meaning.
public static final int HIGHLIGHT_ROW_LAYER_VISIBILITY
Using DrawLayers has been deprecated and this constant
has no longer any meaning.
public static final String HIGHLIGHT_BRACE_LAYER_NAME
public static final int HIGHLIGHT_BRACE_LAYER_VISIBILITY
| Constructor Detail |
|---|
public ExtCaret()
| Method Detail |
|---|
protected void updateMatchBrace()
public void requestMatchBraceUpdateSync()
|
org.netbeans.modules.editor.lib/1 1.44.0 9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||