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

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

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

Uses of Class
org.netbeans.spi.editor.highlighting.HighlightsLayerFactory.Context

Packages that use HighlightsLayerFactory.Context
org.netbeans.spi.editor.highlighting The Highlighting SPI is a new way of influencing how text in an editor component is rendered. 
 

Uses of HighlightsLayerFactory.Context in org.netbeans.spi.editor.highlighting
 

Methods in org.netbeans.spi.editor.highlighting with parameters of type HighlightsLayerFactory.Context
 HighlightsLayer[] HighlightsLayerFactory.createLayers(HighlightsLayerFactory.Context context)
          Creates HighlightLayers appropriate for the context passed in.
 


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

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