首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.0
C-Index (NetBeans Editor Settings) - NetBeans API Javadoc 5.5.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.settings/1 1.4.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
J
K
L
M
O
P
S
T
W
C
CARET_BLINK_RATE
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
Caret blink rate in milliseconds.
CARET_COLOR_INSERT_MODE
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
Caret color for insert mode.
CARET_COLOR_OVERWRITE_MODE
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
Caret color for overwrite mode.
CARET_ITALIC_INSERT_MODE
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
If true, the insert mode caret will be italicized if the underlying font is italic.
CARET_ITALIC_OVERWRITE_MODE
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
If true, the overwrite mode caret will be italicized if the underlying font is italic.
CARET_TYPE_INSERT_MODE
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
Type of caret for insert mode.
CARET_TYPE_OVERWRITE_MODE
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
Type of caret for over write mode.
CODE_FOLDING_BAR_COLORING
- Static variable in class org.netbeans.api.editor.settings.
FontColorNames
Coloring that will be used for code folding side bar
CODE_FOLDING_COLORING
- Static variable in class org.netbeans.api.editor.settings.
FontColorNames
Coloring that will be used for code folding icons displayed in editor
CODE_FOLDING_ENABLE
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
Enable/Disable code folding Values: java.lang.Boolean instances
CodeTemplateDescription
- Class in
org.netbeans.api.editor.settings
Description of the code template includes abbreviation name, description and parametrized text.
CodeTemplateDescription(String, String, String)
- Constructor for class org.netbeans.api.editor.settings.
CodeTemplateDescription
Construct code template description.
CodeTemplateSettings
- Class in
org.netbeans.api.editor.settings
Code templates settings are represented by map of key=<String>code template name and value=<String>code template string.
CodeTemplateSettings()
- Constructor for class org.netbeans.api.editor.settings.
CodeTemplateSettings
Construction prohibited for API clients.
COMPLETION_AUTO_POPUP
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
Whether the code completion window should popup automatically.
COMPLETION_AUTO_POPUP_DELAY
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
The delay after which the completion window is shown automatically.
COMPLETION_CASE_SENSITIVE
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
Whether the code completion query search will be case sensitive Values: java.lang.Boolean
COMPLETION_INSTANT_SUBSTITUTION
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
Whether perform instant substitution, if the search result contains only one item Values: java.lang.Boolean
COMPLETION_NATURAL_SORT
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
Whether the code completion sorting will be natural Values: java.lang.Boolean
COMPLETION_PANE_MAX_SIZE
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
The maximum size of the completion pane component.
COMPLETION_PANE_MIN_SIZE
- Static variable in class org.netbeans.api.editor.settings.
SimpleValueNames
The minimum size of the completion pane component.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.settings/1 1.4.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
J
K
L
M
O
P
S
T
W
Built on May 28 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.