站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

A-Index (Editor Library 2) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.lib2/1 1.3 2
A B C D E F G H 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.
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.3 2
A B C D E F G H M O P R S T Z
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.