Package | Description |
---|---|
org.netbeans.spi.editor.highlighting.support |
The support package provides several implementations of the
HighlightsContainer interface. |
Class and Description |
---|
AbstractHighlightsContainer
The default implementation of the
HighlightsContainer interface. |
OffsetsBag
A bag of highlighted areas specified by their offsets in a document.
|
PositionsBag
A bag of highlighted areas specified by their document
Position s. |