Skip navigation links
org.netbeans.modules.editor.lib2/1 2.44.0 55
A B C D E F G H I L M N O P R S T U V W Z 

O

OffsetsBag - Class in org.netbeans.spi.editor.highlighting.support
A bag of highlighted areas specified by their offsets in a document.
OffsetsBag(Document) - Constructor for class org.netbeans.spi.editor.highlighting.support.OffsetsBag
Creates a new instance of OffsetsBag, which trims highlights as they are added.
OffsetsBag(Document, boolean) - Constructor for class org.netbeans.spi.editor.highlighting.support.OffsetsBag
Creates a new instance of OffsetsBag.
OnSaveTask - Interface in org.netbeans.spi.editor.document
Task done right before document is saved.
OnSaveTask.Context - Class in org.netbeans.spi.editor.document
Context given to factory for production of on-save task.
OnSaveTask.Factory - Interface in org.netbeans.spi.editor.document
Factory for creation of on-save task.
OnSaveTask.PackageAccessor - Class in org.netbeans.spi.editor.document
 
org.netbeans.api.editor - package org.netbeans.api.editor
 
org.netbeans.api.editor.caret - package org.netbeans.api.editor.caret
The Editor Caret API opens up the editor to give information about its carets and to manipulate them.
org.netbeans.spi.editor - package org.netbeans.spi.editor
 
org.netbeans.spi.editor.caret - package org.netbeans.spi.editor.caret
The Editor Caret SPI contains interface(s) to be implemented by clients in order to manipulate the editor carets.
org.netbeans.spi.editor.codegen - package org.netbeans.spi.editor.codegen
The Code Generator SPI gives modules a chance to plug their own code generators into the popup that appears in the editor on the Insert Code action invocation.
org.netbeans.spi.editor.document - package org.netbeans.spi.editor.document
 
org.netbeans.spi.editor.highlighting - package org.netbeans.spi.editor.highlighting
The Highlighting SPI is a new way of influencing how text in an editor component is rendered.
org.netbeans.spi.editor.highlighting.support - package org.netbeans.spi.editor.highlighting.support
The support package provides several implementations of the HighlightsContainer interface.
org.netbeans.spi.editor.typinghooks - package org.netbeans.spi.editor.typinghooks
The Typing Hooks SPI allows modules to intercept various key typed events handled by the editor infrastructure.
organizeImports - Static variable in class org.netbeans.api.editor.EditorActionNames
Organize import statements to correspond to the specified code style rules
organizeMembers - Static variable in class org.netbeans.api.editor.EditorActionNames
Organize class members order to correspond to the specified code style rules
A B C D E F G H I L M N O P R S T U V W Z 
Skip navigation links
org.netbeans.modules.editor.lib2/1 2.44.0 55