org.netbeans.modules.editor.bracesmatching/0 1.10

Uses of Package
org.netbeans.spi.editor.bracesmatching

Packages that use org.netbeans.spi.editor.bracesmatching
org.netbeans.spi.editor.bracesmatching The Braces Matching SPI for implementing BracesMatchers that can search through a document and find matching areas of text. 
org.netbeans.spi.editor.bracesmatching.support The support package provides several useful implementations of the BracesMatcher interface. 
 

Classes in org.netbeans.spi.editor.bracesmatching used by org.netbeans.spi.editor.bracesmatching
BracesMatcher
          The common interface for all matchers.
MatcherContext
          An immutable context for a BracesMatcher.
 

Classes in org.netbeans.spi.editor.bracesmatching used by org.netbeans.spi.editor.bracesmatching.support
BracesMatcher
          The common interface for all matchers.
MatcherContext
          An immutable context for a BracesMatcher.
 


org.netbeans.modules.editor.bracesmatching/0 1.10

Built on November 22 2009.  |  Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.