|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.editor.DrawLayer.AbstractLayer
org.netbeans.editor.DrawLayerFactory.BlockSearchLayer
public static class DrawLayerFactory.BlockSearchLayer
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.netbeans.editor.DrawLayer |
---|
DrawLayer.AbstractLayer |
Field Summary |
---|
Fields inherited from interface org.netbeans.editor.DrawLayer |
---|
TEXT_FRAME_END_POSITION_COMPONENT_PROPERTY, TEXT_FRAME_START_POSITION_COMPONENT_PROPERTY |
Constructor Summary | |
---|---|
DrawLayerFactory.BlockSearchLayer()
Deprecated. |
Method Summary | |
---|---|
boolean |
extendsEmptyLine()
Deprecated. Whether the layer marks the empty line with the background by half of the character. |
void |
init(DrawContext ctx)
Deprecated. Called each time the paint begins for all layers in the layer chain regardless whether they are currently active or not. |
boolean |
isActive(DrawContext ctx,
MarkFactory.DrawMark mark)
Deprecated. Return whether the layer is active or not. |
boolean |
isEnabled()
Deprecated. |
void |
setEnabled(boolean enabled)
Deprecated. |
void |
settingsChange(SettingsChangeEvent evt)
Deprecated. |
void |
updateContext(DrawContext ctx)
Deprecated. Update draw context by setting colors, fonts and possibly other draw properties. |
Methods inherited from class org.netbeans.editor.DrawLayer.AbstractLayer |
---|
extendsEOL, getName, getNextActivityChangeOffset, setNextActivityChangeOffset, toString, updateLineNumberContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DrawLayerFactory.BlockSearchLayer()
Method Detail |
---|
public boolean extendsEmptyLine()
DrawLayer
extendsEmptyLine
in interface DrawLayer
extendsEmptyLine
in class DrawLayer.AbstractLayer
public boolean isEnabled()
public void setEnabled(boolean enabled)
public void init(DrawContext ctx)
DrawLayer
init
in interface DrawLayer
init
in class DrawLayer.AbstractLayer
public boolean isActive(DrawContext ctx, MarkFactory.DrawMark mark)
DrawLayer
ctx
- current context with the information about the drawingmark
- draw-mark at the fragment-offset or null if called
because of the next-activity-change-offset.public void updateContext(DrawContext ctx)
DrawLayer
updateContext
in interface DrawLayer
public void settingsChange(SettingsChangeEvent evt)
settingsChange
in interface SettingsChangeListener
|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |