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

Uses of Class
org.netbeans.spi.editor.highlighting.support.PositionsBag

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

Uses of PositionsBag in org.netbeans.spi.editor.highlighting.support
 

Methods in org.netbeans.spi.editor.highlighting.support with parameters of type PositionsBag
 void PositionsBag.addAllHighlights(PositionsBag bag)
          Adds all highlights from the bag passed in.
 void PositionsBag.setHighlights(PositionsBag bag)
          Resets this sequence to use the new set of highlights.
 


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.