Package | Description |
---|---|
org.netbeans.spi.editor.highlighting |
The Highlighting SPI is a new way of influencing how text in an editor component
is rendered.
|
Modifier and Type | Method and Description |
---|---|
void |
HighlightsChangeListener.highlightChanged(HighlightsChangeEvent event)
The changes notification callback method.
|