org.netbeans.modules.editor.lib2/1 1.17.0 2
A B C D E F G H I L M O P R S T Z

A

AbstractHighlightsContainer - Class in org.netbeans.spi.editor.highlighting.support
The default implementation of the HighlightsContainer interface.
AbstractHighlightsContainer() - Constructor for class org.netbeans.spi.editor.highlighting.support.AbstractHighlightsContainer
Creates a new instance of AbstractHighlightsContainer
addAllHighlights(HighlightsSequence) - Method in class org.netbeans.spi.editor.highlighting.support.OffsetsBag
Adds all highlights from the bag passed in.
addAllHighlights(PositionsBag) - Method in class org.netbeans.spi.editor.highlighting.support.PositionsBag
Adds all highlights from the bag passed in.
addHighlight(int, int, AttributeSet) - Method in class org.netbeans.spi.editor.highlighting.support.OffsetsBag
Adds a highlight to this bag.
addHighlight(Position, Position, AttributeSet) - Method in class org.netbeans.spi.editor.highlighting.support.PositionsBag
Adds a highlight to this bag.
addHighlightsChangeListener(HighlightsChangeListener) - Method in interface org.netbeans.spi.editor.highlighting.HighlightsContainer
Adds a listener to this highlights container.
addHighlightsChangeListener(HighlightsChangeListener) - Method in class org.netbeans.spi.editor.highlighting.support.AbstractHighlightsContainer
Adds HighlightsChangeListener to this container.
addPropertyChangeListener(PropertyChangeListener) - Static method in class org.netbeans.api.editor.EditorRegistry
Add a property change listener for either of the following properties: EditorRegistry.FOCUS_GAINED_PROPERTY EditorRegistry.FOCUS_LOST_PROPERTY EditorRegistry.FOCUSED_DOCUMENT_PROPERTY .
ATTR_EXTENDS_EMPTY_LINE - Static variable in interface org.netbeans.spi.editor.highlighting.HighlightsContainer
The attribute key for highlights that need to show up on empty lines.
ATTR_EXTENDS_EOL - Static variable in interface org.netbeans.spi.editor.highlighting.HighlightsContainer
The attribute key for highlights that need to span across a whole line.

org.netbeans.modules.editor.lib2/1 1.17.0 2
A B C D E F G H I L M O P R S T Z
Built on November 7 2009.  |  Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.