|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DrawLayer | |
---|---|
org.netbeans.editor |
Uses of DrawLayer in org.netbeans.editor |
---|
Classes in org.netbeans.editor that implement DrawLayer | |
---|---|
static class |
DrawLayer.AbstractLayer
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
static class |
DrawLayerFactory.AnnotationLayer
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
static class |
DrawLayerFactory.BlockSearchLayer
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
static class |
DrawLayerFactory.CaretLayer
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
static class |
DrawLayerFactory.ColorLineLayer
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
static class |
DrawLayerFactory.HighlightSearchLayer
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
static class |
DrawLayerFactory.IncSearchLayer
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
static class |
DrawLayerFactory.StyleLayer
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
static class |
DrawLayerFactory.SyntaxLayer
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
static class |
DrawLayerFactory.WordColoringLayer
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
Methods in org.netbeans.editor that return DrawLayer | |
---|---|
protected DrawLayer |
GuardedDocument.addStyledLayer(String layerName,
Style style)
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
DrawLayer |
EditorUI.findLayer(String layerName)
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
DrawLayer |
BaseDocument.findLayer(String layerName)
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
DrawLayer |
EditorUI.removeLayer(String layerName)
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
Methods in org.netbeans.editor with parameters of type DrawLayer | |
---|---|
boolean |
EditorUI.addLayer(DrawLayer layer,
int visibility)
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
boolean |
BaseDocument.addLayer(DrawLayer layer,
int visibility)
Deprecated. Please use Highlighting SPI instead, for details see Editor Library 2. |
|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |