Package | Description |
---|---|
org.netbeans.spi.editor.typinghooks |
The Typing Hooks SPI allows modules to intercept various key typed events
handled by the editor infrastructure.
|
Modifier and Type | Method and Description |
---|---|
TypedTextInterceptor |
TypedTextInterceptor.Factory.createTypedTextInterceptor(MimePath mimePath)
Creates a new interceptor for the given
MimePath . |