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

Uses of Interface
org.netbeans.spi.editor.typinghooks.DeletedTextInterceptor

Packages that use DeletedTextInterceptor
org.netbeans.spi.editor.typinghooks The Typing Hooks SPI allows modules to intercept various key typed events handled by the editor infrastructure. 
 

Uses of DeletedTextInterceptor in org.netbeans.spi.editor.typinghooks
 

Methods in org.netbeans.spi.editor.typinghooks that return DeletedTextInterceptor
 DeletedTextInterceptor DeletedTextInterceptor.Factory.createDeletedTextInterceptor(MimePath mimePath)
          Creates a new interceptor for the given MimePath.
 


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.