首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
E-Index (Editor Library) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.lib/1 1.14.0 3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
E
EditorDebug
- Class in
org.netbeans.editor
Various internal tests
EditorState
- Class in
org.netbeans.editor
This singleton class is an editor state encapsulation object.
editorUI
- Variable in class org.netbeans.editor.
Abbrev
Extended UI to which this abbreviation is associated to
EditorUI
- Class in
org.netbeans.editor
Editor UI for the component.
EditorUI()
- Constructor for class org.netbeans.editor.
EditorUI
Construct extended UI for the use with a text component
EditorUI(BaseDocument)
- Constructor for class org.netbeans.editor.
EditorUI
Construct extended UI for printing the given document
EditorUI(BaseDocument, boolean, boolean)
- Constructor for class org.netbeans.editor.
EditorUI
Construct extended UI for printing the given document and specify which set of colors should be used.
editorUI
- Variable in class org.netbeans.editor.
StatusBar
ElementNameAttribute
- Static variable in class org.netbeans.editor.
BaseElement
Element name attribute
elementReloadChildren(int, int, int)
- Method in class org.netbeans.lib.editor.view.
GapBoxView
Loads child views by tracking child elements of the element this view was created for.
EMPTY
- Static variable in class org.netbeans.editor.
MarkBlock
Single bit value meaning that the tested block has zero size.
EMPTY_ACTION
- Static variable in class org.netbeans.editor.
MultiKeymap
Action that does nothing
EMPTY_CHAR_ARRAY
- Static variable in class org.netbeans.editor.
Analyzer
Empty char array
emptyColoring
- Static variable in class org.netbeans.editor.
SettingsDefaults
end()
- Method in class org.netbeans.editor.
BaseDocumentEvent
end()
- Method in interface org.netbeans.editor.ext.
CompletionView
Go to the last item in the data item list.
end()
- Method in class org.netbeans.editor.ext.
ListCompletionView
endMark
- Variable in class org.netbeans.editor.
LeafElement
Mark giving end offset of this element
endMark
- Variable in class org.netbeans.editor.
MarkBlock
endsWith(char[], char[])
- Static method in class org.netbeans.editor.
Analyzer
eol
- Variable in class org.netbeans.editor.
LeafElement
Does this view end at line end
eol()
- Method in interface org.netbeans.editor.
PrintContainer
End of line was found.
eot(int)
- Method in interface org.netbeans.editor.
TokenProcessor
Notify that end of scanned buffer was found.
EQUAL_STATE
- Static variable in class org.netbeans.editor.
Syntax
Is the state of analyzer equal to a given state info?
equals(String, char[])
- Static method in class org.netbeans.editor.
Analyzer
equals(String, char[], int, int)
- Static method in class org.netbeans.editor.
Analyzer
equals(Object)
- Method in class org.netbeans.editor.
AnnotationType.Severity
equals(Object)
- Method in class org.netbeans.editor.
BaseCaret
Redefine to Object.equals() to prevent defaulting to Rectangle.equals() which would cause incorrect firing
equals(Object)
- Method in class org.netbeans.editor.
Coloring
All font, foreColor and backColor are the same.
equals(Object)
- Method in class org.netbeans.editor.
FindSupport.SearchPatternWrapper
Deprecated.
equals(Object)
- Method in class org.netbeans.editor.
MultiKeyBinding
equals(Object)
- Method in class org.netbeans.editor.
StringMap
equals(Object)
- Method in class org.netbeans.editor.view.spi.
ViewInsets
Checks whether two float insets objects are equal.
error(JTextComponent, String)
- Method in class org.netbeans.editor.
ActionFactory.RunMacroAction
escapeAction
- Static variable in class org.netbeans.editor.ext.
ExtKit
Deprecated.
this action name is not actively used by ExtKit and will be removed in future releases.
EstimatedSpanView
- Interface in
org.netbeans.editor.view.spi
Views that implement this interface signal that they work in a mode when they just estimate their size instead of exact measurements that are likely more expensive for computation.
executeDeinstallActions(JEditorPane)
- Method in class org.netbeans.editor.
BaseKit
executeInstallActions(JEditorPane)
- Method in class org.netbeans.editor.
BaseKit
EXPAND_TABS
- Static variable in class org.netbeans.editor.
SettingsNames
Whether expand typed tabs to spaces.
expandAllFoldsAction
- Static variable in class org.netbeans.editor.
BaseKit
Expand all existing folds in the document.
expandFoldAction
- Static variable in class org.netbeans.editor.
BaseKit
Expand a fold.
expandString(char, String, ActionEvent)
- Method in class org.netbeans.editor.
Abbrev
expandString(String, ActionEvent)
- Method in class org.netbeans.editor.
Abbrev
Expand abbreviation on current caret position.
expandTabs()
- Method in class org.netbeans.editor.ext.
FormatSupport
expandTabs()
- Method in class org.netbeans.editor.
Formatter
Should the typed tabs be expanded to the spaces?
ExtCaret
- Class in
org.netbeans.editor.ext
Extended caret implementation
ExtCaret()
- Constructor for class org.netbeans.editor.ext.
ExtCaret
ExtCompletionPane
- Interface in
org.netbeans.editor.ext
Interface that extends basic CompletionPane functionality.
extEditorUI
- Variable in class org.netbeans.editor.ext.
Completion
Editor UI supporting this completion
extEditorUI
- Variable in class org.netbeans.editor.ext.
CompletionJavaDoc
Editor UI supporting this completion
ExtEditorUI
- Class in
org.netbeans.editor.ext
Editor UI for the component.
ExtEditorUI()
- Constructor for class org.netbeans.editor.ext.
ExtEditorUI
extEditorUI
- Variable in class org.netbeans.editor.ext.
ScrollJavaDocPane
EXTEND
- Static variable in class org.netbeans.editor.
MarkBlock
Two bit value meaning that the tested block fully includes THIS block.
extend(int, int, boolean)
- Method in class org.netbeans.editor.
MarkBlock
Extend this mark block by start and end positions.
extend(MarkBlock, boolean)
- Method in class org.netbeans.editor.
MarkBlock
Extend this mark block by some other block.
EXTEND_BEGIN
- Static variable in class org.netbeans.editor.
MarkBlock
Start position of the tested block is lower than the start position of THIS block and both end positions are the same.
EXTEND_END
- Static variable in class org.netbeans.editor.
MarkBlock
End position of the tested block is greater than the end position of THIS block and both start positions are the same.
extendEnd(int)
- Method in class org.netbeans.editor.
MarkBlock
Possibly move end mark if its position is above the given number.
extendsEmptyLine()
- Method in class org.netbeans.editor.
DrawLayer.AbstractLayer
Deprecated.
extendsEmptyLine()
- Method in interface org.netbeans.editor.
DrawLayer
Deprecated.
Whether the layer marks the empty line with the background by half of the character.
extendsEmptyLine()
- Method in class org.netbeans.editor.
DrawLayerFactory.BlockSearchLayer
Deprecated.
extendsEmptyLine()
- Method in class org.netbeans.editor.
DrawLayerFactory.CaretLayer
Deprecated.
extendsEOL()
- Method in class org.netbeans.editor.
DrawLayer.AbstractLayer
Deprecated.
extendsEOL()
- Method in interface org.netbeans.editor.
DrawLayer
Deprecated.
Whether the layer wants to use the last context's background till the end of the window or not.
extendsEOL()
- Method in class org.netbeans.editor.
DrawLayerFactory.AnnotationLayer
Deprecated.
extendsEOL()
- Method in class org.netbeans.editor.
DrawLayerFactory.ColorLineLayer
Deprecated.
extendsEOL()
- Method in class org.netbeans.editor.
DrawLayerFactory.StyleLayer
Deprecated.
extendStart(int)
- Method in class org.netbeans.editor.
MarkBlock
Possibly move start mark if its position is above the given number.
EXTENSION_LEVEL
- Static variable in class org.netbeans.editor.
Settings
Extension level used by the settings initializers.
ExtFinderFactory
- Class in
org.netbeans.editor.ext
Various finders are located here.
ExtFinderFactory()
- Constructor for class org.netbeans.editor.ext.
ExtFinderFactory
ExtFinderFactory.LineBlocksFinder
- Class in
org.netbeans.editor.ext
Finder that collects the whole lines and calls the
lineFound()
method that can do a local find.
ExtFinderFactory.LineBlocksFinder()
- Constructor for class org.netbeans.editor.ext.
ExtFinderFactory.LineBlocksFinder
ExtFinderFactory.LineBwdFinder
- Class in
org.netbeans.editor.ext
Finder that collects the whole lines and calls the
lineFound()
method that can do a local find.
ExtFinderFactory.LineBwdFinder()
- Constructor for class org.netbeans.editor.ext.
ExtFinderFactory.LineBwdFinder
ExtFinderFactory.LineFwdFinder
- Class in
org.netbeans.editor.ext
Finder that collects the whole lines and calls the
lineFound()
method that can do a local find.
ExtFinderFactory.LineFwdFinder()
- Constructor for class org.netbeans.editor.ext.
ExtFinderFactory.LineFwdFinder
ExtFormatSupport
- Class in
org.netbeans.editor.ext
Extended format-support offers comment-token support, token-and-text operations and other support.
ExtFormatSupport(FormatWriter)
- Constructor for class org.netbeans.editor.ext.
ExtFormatSupport
ExtFormatter
- Class in
org.netbeans.editor.ext
Unlike the formatter class, the ExtFormatter concentrates on providing a support for the real formatting process.
ExtFormatter(Class)
- Constructor for class org.netbeans.editor.ext.
ExtFormatter
ExtFormatter.Simple
- Class in
org.netbeans.editor.ext
Simple formatter
ExtFormatter.Simple(Class)
- Constructor for class org.netbeans.editor.ext.
ExtFormatter.Simple
ExtKit
- Class in
org.netbeans.editor.ext
Extended kit offering advanced functionality
ExtKit()
- Constructor for class org.netbeans.editor.ext.
ExtKit
ExtKit.AllCompletionShowAction
- Class in
org.netbeans.editor.ext
ExtKit.AllCompletionShowAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.AllCompletionShowAction
ExtKit.BuildPopupMenuAction
- Class in
org.netbeans.editor.ext
Called before the popup menu is shown to possibly rebuild the popup menu.
ExtKit.BuildPopupMenuAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.BuildPopupMenuAction
ExtKit.BuildToolTipAction
- Class in
org.netbeans.editor.ext
ExtKit.BuildToolTipAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.BuildToolTipAction
ExtKit.CodeSelectAction
- Class in
org.netbeans.editor.ext
Deprecated.
this action is deprecated and will be removed in future releases.
ExtKit.CodeSelectAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.CodeSelectAction
Deprecated.
ExtKit.CommentAction
- Class in
org.netbeans.editor.ext
ExtKit.CommentAction(String)
- Constructor for class org.netbeans.editor.ext.
ExtKit.CommentAction
ExtKit.CompletionShowAction
- Class in
org.netbeans.editor.ext
ExtKit.CompletionShowAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.CompletionShowAction
ExtKit.CompletionTooltipShowAction
- Class in
org.netbeans.editor.ext
ExtKit.CompletionTooltipShowAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.CompletionTooltipShowAction
ExtKit.DocumentationShowAction
- Class in
org.netbeans.editor.ext
ExtKit.DocumentationShowAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.DocumentationShowAction
ExtKit.EscapeAction
- Class in
org.netbeans.editor.ext
Executed when the Escape key is pressed.
ExtKit.EscapeAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.EscapeAction
ExtKit.ExtDefaultKeyTypedAction
- Class in
org.netbeans.editor.ext
ExtKit.ExtDefaultKeyTypedAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.ExtDefaultKeyTypedAction
ExtKit.ExtDeleteCharAction
- Class in
org.netbeans.editor.ext
ExtKit.ExtDeleteCharAction(String, boolean)
- Constructor for class org.netbeans.editor.ext.
ExtKit.ExtDeleteCharAction
ExtKit.FindAction
- Class in
org.netbeans.editor.ext
ExtKit.FindAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.FindAction
ExtKit.GotoAction
- Class in
org.netbeans.editor.ext
ExtKit.GotoAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.GotoAction
ExtKit.GotoDeclarationAction
- Class in
org.netbeans.editor.ext
Action to go to the declaration of the variable under the caret.
ExtKit.GotoDeclarationAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.GotoDeclarationAction
ExtKit.MatchBraceAction
- Class in
org.netbeans.editor.ext
ExtKit.MatchBraceAction(String, boolean)
- Constructor for class org.netbeans.editor.ext.
ExtKit.MatchBraceAction
ExtKit.PrefixMakerAction
- Class in
org.netbeans.editor.ext
Prefix maker adds the prefix before the identifier under cursor.
ExtKit.PrefixMakerAction(String, String, String[])
- Constructor for class org.netbeans.editor.ext.
ExtKit.PrefixMakerAction
ExtKit.ReplaceAction
- Class in
org.netbeans.editor.ext
ExtKit.ReplaceAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.ReplaceAction
ExtKit.ShowPopupMenuAction
- Class in
org.netbeans.editor.ext
Show the popup menu.
ExtKit.ShowPopupMenuAction()
- Constructor for class org.netbeans.editor.ext.
ExtKit.ShowPopupMenuAction
ExtKit.ToggleCaseIdentifierBeginAction
- Class in
org.netbeans.editor.ext
ExtKit.UncommentAction
- Class in
org.netbeans.editor.ext
ExtKit.UncommentAction(String)
- Constructor for class org.netbeans.editor.ext.
ExtKit.UncommentAction
extract(char[], int, int)
- Static method in class org.netbeans.editor.
Analyzer
ExtSettingsDefaults
- Class in
org.netbeans.editor.ext
Initializer for the extended editor settings.
ExtSettingsDefaults()
- Constructor for class org.netbeans.editor.ext.
ExtSettingsDefaults
ExtSettingsInitializer
- Class in
org.netbeans.editor.ext
Initializer for the extended editor settings.
ExtSettingsInitializer()
- Constructor for class org.netbeans.editor.ext.
ExtSettingsInitializer
ExtSettingsNames
- Class in
org.netbeans.editor.ext
Names of the extended editor settings.
ExtSettingsNames()
- Constructor for class org.netbeans.editor.ext.
ExtSettingsNames
ExtSyntaxSupport
- Class in
org.netbeans.editor.ext
Support methods for syntax analyzes
ExtSyntaxSupport(BaseDocument)
- Constructor for class org.netbeans.editor.ext.
ExtSyntaxSupport
ExtSyntaxSupport.BracketFinder
- Class in
org.netbeans.editor.ext
Finder for the matching bracket.
ExtSyntaxSupport.BracketFinder(char)
- Constructor for class org.netbeans.editor.ext.
ExtSyntaxSupport.BracketFinder
ExtSyntaxSupport.DeclarationTokenProcessor
- Interface in
org.netbeans.editor.ext
Token processor extended to get declaration position of the given variable.
ExtSyntaxSupport.VariableMapTokenProcessor
- Interface in
org.netbeans.editor.ext
ExtUtilities
- Class in
org.netbeans.editor.ext
Extended kit offering advanced functionality
extWriteLock()
- Method in class org.netbeans.editor.
BaseDocument
Extended write locking of the document allowing reentrant write lock acquiring.
extWriteUnlock()
- Method in class org.netbeans.editor.
BaseDocument
Extended write unlocking.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.lib/1 1.14.0 3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.