首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.0
I-Index (NetBeans Editor Code Templates) - NetBeans API Javadoc 5.5.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.codetemplates/1 1.2.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.codetemplates/1 1.2.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
G
I
O
P
R
S
T
U
W
Built on May 28 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.