org.netbeans.modules.editor.lib2/1 1.43.1 10
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 .
afterInsert(TypedBreakInterceptor.Context) - Method in interface org.netbeans.spi.editor.typinghooks.TypedBreakInterceptor
This method is called after the text is inserted into a document and its editor's caret is adjusted.
afterInsert(TypedTextInterceptor.Context) - Method in interface org.netbeans.spi.editor.typinghooks.TypedTextInterceptor
This method is called after text is inserted into a document and its editor's caret is adjusted.
afterRemove(DeletedTextInterceptor.Context) - Method in interface org.netbeans.spi.editor.typinghooks.DeletedTextInterceptor
This method is called after text is removed from a document and its editor's caret is adjusted.
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.43.1 10
A B C D E F G H I L M O P R S T Z
Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.