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

I-Index (NetBeans Editor Code Templates) - NetBeans API Javadoc 5.0.0

 
C D E G I O P R S T U W

I

insert(JTextComponent) - Method in class org.netbeans.lib.editor.codetemplates.api.CodeTemplate
Insert this code template into the given text component at the caret position.
isEditable() - Method in class org.netbeans.lib.editor.codetemplates.spi.CodeTemplateParameter
Check whether this parameter is editable by the user.
isInserted() - Method in class org.netbeans.lib.editor.codetemplates.spi.CodeTemplateInsertRequest
Check whether the code template that this request represents was already inserted into the document.
isLoaded() - Method in class org.netbeans.lib.editor.codetemplates.api.CodeTemplateManager
Check whether asynchronous loading of the code templates into this manager was already finished.
isReleased() - Method in class org.netbeans.lib.editor.codetemplates.spi.CodeTemplateInsertRequest
Check whether this request is already released which means that the code template was inserted and values of all the parameters were modified by the user so there is no more work to be done.
isSlave() - Method in class org.netbeans.lib.editor.codetemplates.spi.CodeTemplateParameter
Check whether this parameter is slave or not.
isUserModified() - Method in class org.netbeans.lib.editor.codetemplates.spi.CodeTemplateParameter
Check whether the value of this parameter was modified by the user.

 
C D E G I O P R S T U W
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.