Index

A C D E F G I L M O R S T U W 
All Classes and Interfaces|All Packages

R

reformat() - Method in interface org.netbeans.modules.editor.indent.spi.ReformatTask
Perform reformatting of the Context.document() between Context.startOffset() and Context.endOffset().
reformat(int, int) - Method in class org.netbeans.modules.editor.indent.api.Reformat
Reformat a given range of code in the given document.
Reformat - Class in org.netbeans.modules.editor.indent.api
Reformatting of a block of code in a document.
reformatLock() - Method in interface org.netbeans.modules.editor.indent.spi.ReformatTask
Get an extra locking or null if no extra locking is necessary.
ReformatTask - Interface in org.netbeans.modules.editor.indent.spi
Reformat task performs actual reformatting within offset bounds of the given context.
ReformatTask.Factory - Interface in org.netbeans.modules.editor.indent.spi
Reformat task factory produces reformat tasks for the given context.
reindent() - Method in interface org.netbeans.modules.editor.indent.spi.IndentTask
Perform reindentation of the line(s) of Context.document() between Context.startOffset() and Context.endOffset().
reindent(int) - Method in class org.netbeans.modules.editor.indent.api.Indent
Correct indentation on a single line determined by the given offset.
reindent(int, int) - Method in class org.netbeans.modules.editor.indent.api.Indent
Correct indentation of all lines in the given offset range.
A C D E F G I L M O R S T U W 
All Classes and Interfaces|All Packages