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 |
---|---|
TypedBreakInterceptor |
TypedBreakInterceptor.Factory.createTypedBreakInterceptor(MimePath mimePath)
Creates a new interceptor for the given
MimePath . |