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

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

H

highlightChanged(HighlightsChangeEvent) - Method in interface org.netbeans.spi.editor.highlighting.HighlightsChangeListener
The changes notification callback method.
HighlightsChangeEvent - Class in org.netbeans.spi.editor.highlighting
An event object notifying about a change in highlighting of certain area of a document.
HighlightsChangeEvent(HighlightsContainer, int, int) - Constructor for class org.netbeans.spi.editor.highlighting.HighlightsChangeEvent
Creates a new instance of HighlightsChangeEvent.
HighlightsChangeListener - Interface in org.netbeans.spi.editor.highlighting
The listener of changes in a HighlightsContainer.
HighlightsContainer - Interface in org.netbeans.spi.editor.highlighting
The container of highlighted areas and their attributes.
HighlightsLayer - Class in org.netbeans.spi.editor.highlighting
The highlight layer defines a set of highlights used for rendering a document.
HighlightsLayerFactory - Interface in org.netbeans.spi.editor.highlighting
Factory for producing HighlightsLayers.
HighlightsLayerFactory.Context - Class in org.netbeans.spi.editor.highlighting
The context passed to a factory when it is asked to create HighlightLayers.
HighlightsSequence - Interface in org.netbeans.spi.editor.highlighting
An iterator through highlights in a HighlightsContainer.

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.