Skip navigation links
org.openide.text 6.78
A B C D E F G H I L M N O P R S T U V W 

I

IndentEngine - Class in org.openide.text
Deprecated.
Please use Editor Indentation API instead, for details see Editor Indentation.
IndentEngine() - Constructor for class org.openide.text.IndentEngine
Deprecated.
 
indentEngines() - Static method in class org.openide.text.IndentEngine
Deprecated.
Returns enumeration of all registered indentation engines.
indentLine(Document, int) - Method in class org.openide.text.IndentEngine
Deprecated.
Indents the current line.
indentNewLine(Document, int) - Method in class org.openide.text.IndentEngine
Deprecated.
Inserts new line at given position and indents the new line with spaces.
initializeBySupport() - Method in class org.openide.text.CloneableEditor
initializeCloneableEditor(CloneableEditor) - Method in class org.openide.text.CloneableEditorSupport
Initialize the editor.
inputStream() - Method in interface org.openide.text.CloneableEditorSupport.Env
Obtains the input stream.
insertAfter(String) - Method in class org.openide.text.PositionBounds
Inserts the text after this PositionBounds.
insertGuarded(StyledDocument, int, String) - Static method in class org.openide.text.NbDocument
Inserts a text into given offset and marks it guarded.
insertString(int, String, AttributeSet) - Method in class org.openide.text.FilterDocument
 
isBreakpoint() - Method in class org.openide.text.DocumentLine
Deprecated.
isBreakpoint() - Method in class org.openide.text.Line
Deprecated.
Deprecated since 1.20. Use Annotation instead.
isDeleted() - Method in class org.openide.text.Annotatable
Whether this Annotatable object was removed or not.
isDocumentLoaded() - Method in class org.openide.text.CloneableEditorSupport
Test whether the document is in memory, or whether loading is still in progress.
isInProgress() - Method in class org.openide.text.StableCompoundEdit
 
isModified() - Method in interface org.openide.cookies.EditorCookie
Test whether the document is modified.
isModified() - Method in class org.openide.text.CloneableEditorSupport
Test whether the document is modified.
isSignificant() - Method in class org.openide.text.StableCompoundEdit
 
iterator() - Method in class org.openide.text.AttributedCharacters
Produce an appropriate character iterator.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links
org.openide.text 6.78