- valueOf(String) - Static method in class org.netbeans.editor.AnnotationType.Severity
-
- valueOf(String) - Static method in enum org.netbeans.lib.editor.hyperlink.spi.HyperlinkType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.netbeans.lib.editor.hyperlink.spi.HyperlinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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.
- VisColPosFwdFinder() - Constructor for class org.netbeans.editor.FinderFactory.VisColPosFwdFinder
-
- visibleMarks - Variable in class org.netbeans.editor.CodeFoldingSideBar
-
Deprecated.