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

U-Index (Editor Library) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.lib/1 1.14.0 3
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

U

uncommentAction - Static variable in class org.netbeans.editor.ext.ExtKit
Uncomment the selected block
undo() - Method in class org.netbeans.editor.BaseDocumentEvent
 
undo() - Method in class org.netbeans.editor.GuardedDocumentEvent
 
UNDO_MANAGER_PROP - Static variable in class org.netbeans.editor.BaseDocument
Undo manager property.
UNDO_MERGE_RESET - Static variable in class org.netbeans.editor.BaseAction
Prevents adding the new undoable edit to the old one when the next document change occurs.
undoAction - Static variable in class org.netbeans.editor.BaseKit
Undo action
unguardedSet - Static variable in class org.netbeans.editor.GuardedDocument
AttributeSet with only break-guarded attribute
uninstall(JComponent) - Method in class org.netbeans.editor.PopupManager
Removes popup component from textComponent root pane
uninstallUI(JComponent) - Method in class org.netbeans.editor.BaseTextUI
Deinstalls the UI for a component
uninstallUI(JTextComponent) - Method in class org.netbeans.editor.EditorUI
Called when the BaseTextUI is being uninstalled from the component.
unloadChildren() - Method in class org.netbeans.lib.editor.view.GapBoxView
Subclasses may override this method and deallocate resources bound to presence of children.
unlock() - Method in class org.netbeans.editor.view.spi.LockView
 
unlock() - Method in class org.netbeans.editor.view.spi.ViewHierarchyMutex
 
unlockFile() - Method in class org.netbeans.editor.ext.FileStorage
Unlocks the file and notifies wqiting threads
unoptimizedRemove(int, int, GapObjectArray.RemoveUpdater) - Method in class org.netbeans.editor.GapObjectArray
 
up() - Method in interface org.netbeans.editor.ext.CompletionView
Go up to the previous item in the data list.
up() - Method in class org.netbeans.editor.ext.ListCompletionView
 
update(boolean) - Method in class org.netbeans.editor.BaseCaret
Update the caret's visual position.
update(Graphics) - Method in class org.netbeans.editor.CodeFoldingSideBar
 
update(Graphics) - Method in class org.netbeans.editor.EditorUI
 
update(boolean) - Method in class org.netbeans.editor.ext.ExtCaret
 
update() - Method in class org.netbeans.editor.GlyphGutter
Update colors, fonts, sizes and invalidate itself.
update(Runnable) - Static method in class org.netbeans.editor.Settings
Run the given runnable.
updateActions() - Method in class org.netbeans.editor.BaseKit
Update the actions right after their creation was finished.
updateAnnotationType() - Method in class org.netbeans.editor.AnnotationDesc
Method for fetching AnnotationType which correspond to the name of the annotation type stored in annotation.
updateCombo(List) - Method in class org.netbeans.editor.ext.GotoDialogPanel
Set the content of the history combo
updateComponent(JTextComponent) - Method in class org.netbeans.editor.BaseAction
Update the component according to the update mask specified in the constructor of the action.
updateComponent(JTextComponent, int) - Method in class org.netbeans.editor.BaseAction
Update the component according to the given update mask
updateContext(DrawContext) - Method in interface org.netbeans.editor.DrawLayer
Deprecated. Update draw context by setting colors, fonts and possibly other draw properties.
updateContext(DrawContext) - Method in class org.netbeans.editor.DrawLayerFactory.AnnotationLayer
Deprecated.  
updateContext(DrawContext) - Method in class org.netbeans.editor.DrawLayerFactory.BlockSearchLayer
Deprecated.  
updateContext(DrawContext) - Method in class org.netbeans.editor.DrawLayerFactory.CaretLayer
Deprecated.  
updateContext(DrawContext) - Method in class org.netbeans.editor.DrawLayerFactory.ColorLineLayer
Deprecated.  
updateContext(DrawContext) - Method in class org.netbeans.editor.DrawLayerFactory.HighlightSearchLayer
Deprecated.  
updateContext(DrawContext) - Method in class org.netbeans.editor.DrawLayerFactory.IncSearchLayer
Deprecated.  
updateContext(DrawContext) - Method in class org.netbeans.editor.DrawLayerFactory.StyleLayer
Deprecated.  
updateContext(DrawContext) - Method in class org.netbeans.editor.DrawLayerFactory.SyntaxLayer
Deprecated.  
updateContext(DrawContext) - Method in class org.netbeans.editor.DrawLayerFactory.WordColoringLayer
Deprecated.  
updateHistory() - Method in class org.netbeans.editor.ext.GotoDialogPanel
This method is to be called when caller wishes to add the current content of the input filed to the history
updateKeyBindings(JTextComponent.KeyBinding[], JTextComponent.KeyBinding[]) - Static method in class org.netbeans.editor.MultiKeyBinding
Add or replace key bindings array by changes given in the second bindings array
updateLayout() - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Do actual layout updating.
updateLayout() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
updateLayout(DocumentEvent.ElementChange, DocumentEvent, Shape) - Method in class org.netbeans.lib.editor.view.GapBoxView
Update the layout in response to receiving notification of change from the model.
updateLayout() - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
updateLineNumberContext(int, DrawContext) - Method in class org.netbeans.editor.DrawLayer.AbstractLayer
Deprecated.  
updateLineNumberContext(int, DrawContext) - Method in interface org.netbeans.editor.DrawLayer
Deprecated. Update draw context related to the drawing of line number for the given line by setting colors, fonts and possibly other draw properties.
updateLineNumberWidth(int) - Method in class org.netbeans.editor.EditorUI
Update the width that will be occupied by the line number.
updateListSetting(Class, String, Object[]) - Static method in class org.netbeans.editor.SettingsUtil
 
updateListSetting(Map, String, Object[]) - Static method in class org.netbeans.editor.SettingsUtil
 
updateMainHeight() - Method in class org.netbeans.editor.BaseView
Update height of main area as result of some important change.
updateMainHeight() - Method in class org.netbeans.editor.LeafView
Compute and update main area height
updateMask - Variable in class org.netbeans.editor.BaseAction
Bit mask of what should be updated when the action is performed before the action's real task is invoked.
updateMatchBrace() - Method in class org.netbeans.editor.ext.ExtCaret
Update the matching brace of the caret.
updateScrollPaneCornerColor() - Method in class org.netbeans.editor.EditorUI
 
updateSettingsMap(Class, Map) - Method in class org.netbeans.editor.BaseSettingsInitializer
Update map filled with the settings.
updateSettingsMap(Class, Map) - Method in class org.netbeans.editor.ext.ExtSettingsInitializer
Update map filled with the settings.
updateSettingsMap(Class, Map) - Method in interface org.netbeans.editor.Settings.Initializer
Update map filled with the settings.
updateSettingsMap(Class, Map) - Method in class org.netbeans.editor.SettingsUtil.TokenColoringInitializer
Deprecated.  
updateStateInfo(Syntax) - Method in class org.netbeans.editor.MarkFactory.SyntaxMark
Deprecated.  
updateStatus() - Method in class org.netbeans.editor.ext.ExtSyntaxSupport.BracketFinder
Check whether the bracketChar really contains the bracket character.
updateTextMargin() - Method in class org.netbeans.editor.EditorUI
 
updateToolTip() - Method in class org.netbeans.editor.ext.ToolTipSupport
Update the tooltip by running corresponding action ExtKit.buildToolTipAction.
updateVirtualHeight(int) - Method in class org.netbeans.editor.EditorUI
Deprecated. virtual size is no longer used and effects of this method are ignored
updateVirtualWidth(int) - Method in class org.netbeans.editor.EditorUI
Deprecated. virtual size is no longer used and effects of this method are ignored
upperCaseKeyConstants() - Method in class org.netbeans.editor.ext.KeywordMatchGenerator
 
USE_STRING - Static variable in class org.netbeans.editor.ext.KeywordMatchGenerator
 
useCustomReloadChildren() - Method in class org.netbeans.lib.editor.view.GapBoxView
 
USER_LEVEL - Static variable in class org.netbeans.editor.Settings
User level used by the settings initializers.
Utilities - Class in org.netbeans.editor
Various useful editor functions.

org.netbeans.modules.editor.lib/1 1.14.0 3
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.