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

G-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

G

getAttributes() - Method in interface org.netbeans.spi.editor.highlighting.HighlightsSequence
Gets the set of attributes that define how to render a current highlight.
getComponent() - Method in class org.netbeans.spi.editor.highlighting.HighlightsLayerFactory.Context
Gets the text component for which the highlight layers are created.
getDocument() - Method in class org.netbeans.spi.editor.highlighting.HighlightsLayerFactory.Context
Gets the document for which the highlight layers are created.
getEndOffset() - Method in class org.netbeans.spi.editor.highlighting.HighlightsChangeEvent
Gets the end of an area in the document where highlighting has changed.
getEndOffset() - Method in interface org.netbeans.spi.editor.highlighting.HighlightsSequence
Gets the end offset of a current highlight.
getHighlights(int, int) - Method in interface org.netbeans.spi.editor.highlighting.HighlightsContainer
Provides the list of highlighted areas that should be used for rendering a document.
getHighlights(int, int) - Method in class org.netbeans.spi.editor.highlighting.support.AbstractHighlightsContainer
 
getHighlights(int, int) - Method in class org.netbeans.spi.editor.highlighting.support.OffsetsBag
Gets highlights from an area of a document.
getHighlights(int, int) - Method in class org.netbeans.spi.editor.highlighting.support.PositionsBag
Gets highlights from an area of a document.
getStartOffset() - Method in class org.netbeans.spi.editor.highlighting.HighlightsChangeEvent
Gets the beginning of an area in the document where highlighting has changed.
getStartOffset() - Method in interface org.netbeans.spi.editor.highlighting.HighlightsSequence
Gets the start offset of a current highlight.

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.