org.netbeans.modules.editor.lib2/1 1.43.1 10

Uses of Class
org.netbeans.spi.editor.highlighting.HighlightsLayer

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

Uses of HighlightsLayer in org.netbeans.spi.editor.highlighting
 

Methods in org.netbeans.spi.editor.highlighting that return HighlightsLayer
static HighlightsLayer HighlightsLayer.create(String layerTypeId, ZOrder zOrder, boolean fixedSize, HighlightsContainer container)
          Creates a new HighlightsLayer with contents defined by HighlightsContainer.
 HighlightsLayer[] HighlightsLayerFactory.createLayers(HighlightsLayerFactory.Context context)
          Creates HighlightLayers appropriate for the context passed in.
 


org.netbeans.modules.editor.lib2/1 1.43.1 10

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.