Skip navigation links
org.netbeans.modules.editor.indent/2 1.67
C D E F G I L M O R S T U 

C

caretOffset() - Method in class org.netbeans.modules.editor.indent.spi.Context
Return offset of the caret passed to the indentation infrastructure.
CodeStylePreferences - Class in org.netbeans.modules.editor.indent.spi
Provides access to formatting settings for a document or file.
CodeStylePreferences.Provider - Interface in org.netbeans.modules.editor.indent.spi
Code style preferences provider.
Context - Class in org.netbeans.modules.editor.indent.spi
Context information for both indentation and reformatting.
Context.Region - Class in org.netbeans.modules.editor.indent.spi
Description of the region where the indentation/reformatting should operate.
createIndentString(Document, int) - Static method in class org.netbeans.modules.editor.indent.api.IndentUtils
Create (or get from cache) indentation string for the given indent.
createIndentString(int, boolean, int) - Static method in class org.netbeans.modules.editor.indent.api.IndentUtils
Create (or get from cache) indentation string for the given indent while knowing whether tabs are exapnded and tabSize value.
createTask(Context) - Method in interface org.netbeans.modules.editor.indent.spi.IndentTask.Factory
Create indenting task.
createTask(Context) - Method in interface org.netbeans.modules.editor.indent.spi.ReformatTask.Factory
Create reformatting task.
C D E F G I L M O R S T U 
Skip navigation links
org.netbeans.modules.editor.indent/2 1.67