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

Uses of Package org.netbeans.spi.editor.highlighting.support (Editor Library 2) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.lib2/1 1.3 2

Uses of Package
org.netbeans.spi.editor.highlighting.support

Packages that use org.netbeans.spi.editor.highlighting.support
org.netbeans.spi.editor.highlighting.support The support package provides several implementations of the HighlightsContainer interface. 
 

Classes in org.netbeans.spi.editor.highlighting.support used by org.netbeans.spi.editor.highlighting.support
AbstractHighlightsContainer
          The default implementation of the HighlightsContainer interface.
OffsetsBag
          A bag of highlighted areas specified by their offsets in a document.
PositionsBag
          A bag of highlighted areas specified by their document Positions.
 


org.netbeans.modules.editor.lib2/1 1.3 2

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.