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 |
---|---|
void |
TypedBreakInterceptor.insert(TypedBreakInterceptor.MutableContext context)
This method is called immediately before a line break is inserted into a document.
|
Built on May 31 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.