站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

I-Index (NetBeans Text API) - NetBeans API Javadoc 5.0.0

 
A B C D E F G H I L M N O P R S T U W

I

IndentEngine - class org.openide.text.IndentEngine.
Indentation engine for formating text in documents.
IndentEngine() - Constructor for class org.openide.text.IndentEngine
 
indentEngines() - Static method in class org.openide.text.IndentEngine
Returns enumeration of all registered indentation engines.
indentLine(Document, int) - Method in class org.openide.text.IndentEngine
Indents the current line.
indentNewLine(Document, int) - Method in class org.openide.text.IndentEngine
Inserts new line at given position and indents the new line with spaces.
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
 
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.
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.
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 W
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.