- IndentEngine - Class in org.openide.text
-
- 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
-
- 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.