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

V-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

V

value - Variable in class org.netbeans.editor.Settings.KitAndValue
 
valueOf(String) - Static method in class org.netbeans.editor.AnnotationType.Severity
 
ViewFragment - Interface in org.netbeans.editor.view.spi
Interface describing a view being fragment of some original view.
ViewHierarchyMutex - Class in org.netbeans.editor.view.spi
Mutex that allows only one thread to proceed other threads must wait until the ONE finishes.
ViewHierarchyMutex() - Constructor for class org.netbeans.editor.view.spi.ViewHierarchyMutex
 
ViewInsets - Class in org.netbeans.editor.view.spi
Immutable analogy of the Insets based on floats.
ViewInsets(float, float, float, float) - Constructor for class org.netbeans.editor.view.spi.ViewInsets
Creates and initializes a new ViewInsets object with the specified top, left, bottom, and right insets.
ViewLayoutQueue - Class in org.netbeans.editor.view.spi
This is a layout queue similar to the LayoutQueue with certain improvements.
ViewLayoutQueue() - Constructor for class org.netbeans.editor.view.spi.ViewLayoutQueue
Construct a layout queue.
ViewLayoutState - Interface in org.netbeans.editor.view.spi
Wrapper around a view that caches computed layout information about preferred, minimum and maximum span along minor axis and the preferred span along the major axis.
ViewLayoutState.Parent - Interface in org.netbeans.editor.view.spi
Interface that the parent view of the view wrapped by ViewLayoutState is expected to implement.
ViewPortBounds - Static variable in class org.netbeans.editor.PopupManager
Place popup inside the scrollbar's viewport
viewPreferenceChanged(boolean, boolean) - Method in interface org.netbeans.editor.view.spi.ViewLayoutState
Notify this layout state that the preferences has changed for the view that it wraps.
viewPreferenceChanged(boolean, boolean) - Method in class org.netbeans.lib.editor.view.GapBoxView
 
viewPreferenceChanged(boolean, boolean) - Method in class org.netbeans.lib.editor.view.SimpleViewLayoutState
 
ViewRenderingContext - Class in org.netbeans.editor.view.spi
Context used for rendering of a view.
ViewRenderingContext() - Constructor for class org.netbeans.editor.view.spi.ViewRenderingContext
 
viewToModel(JTextComponent, int, int) - Method in class org.netbeans.editor.BaseTextUI
 
viewToModel(float, float, Shape, Position.Bias[]) - Method in class org.netbeans.editor.LeafView
Get position from location on screen.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class org.netbeans.editor.view.spi.LockView
 
viewToModel(View, float, float, Shape, Position.Bias[]) - Method in class org.netbeans.editor.view.spi.ViewRenderingContext
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class org.netbeans.lib.editor.view.GapBoxView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
ViewUtilities - Class in org.netbeans.editor.view.spi
Various utility methods related to views.
ViewUtilitiesImpl - Class in org.netbeans.lib.editor.view
Various utility methods related to views.
visibleMarks - Variable in class org.netbeans.editor.CodeFoldingSideBar
 

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.