Index

A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes All Packages

V

V_FULL - Static variable in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
A full-height vertical bar
V_TOP - Static variable in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
A vertical bar from the top to the middle
VALID_URL - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
validateEntry() - Method in class org.eclipse.nebula.widgets.opal.multichoice.MultiChoice
 
VALUE - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
 
ValueAndAssociatedWidgets - Class in org.eclipse.nebula.widgets.opal.preferencewindow
This POJO contains a value a list of widgets that depends on a given property
ValueAndAssociatedWidgets(Object) - Constructor for class org.eclipse.nebula.widgets.opal.preferencewindow.ValueAndAssociatedWidgets
Constructor
valueOf(String) - Static method in enum org.eclipse.nebula.cwt.svg.SvgPaint.PaintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.cwt.svg.SvgTransform.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.cwt.v.VControl.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.cdatetime.CDT.Key
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.cdatetime.CDT.PickerPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.cdatetime.CDT.PickerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.grid.GridSelectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.opal.dialog.Dialog.CenterOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.opal.dialog.Dialog.OpalDialogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.opal.duallist.DLItem.LAST_ACTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.opal.notifier.NotifierColorsFactory.NotifierTheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport.FocusBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.opal.starrating.StarRating.SIZE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay.TipStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.richtext.painter.SpanElement.SpanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.richtext.painter.TagProcessingState.TextAlignment
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.nebula.cwt.svg.SvgPaint.PaintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.cwt.svg.SvgTransform.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.cwt.v.VControl.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.cdatetime.CDT.Key
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.cdatetime.CDT.PickerPart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.cdatetime.CDT.PickerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.grid.GridSelectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.opal.dialog.Dialog.CenterOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.opal.dialog.Dialog.OpalDialogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.opal.duallist.DLItem.LAST_ACTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.opal.notifier.NotifierColorsFactory.NotifierTheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.opal.promptsupport.PromptSupport.FocusBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.opal.starrating.StarRating.SIZE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay.TipStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.richtext.painter.SpanElement.SpanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.richtext.painter.TagProcessingState.TextAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
variations - Variable in class org.eclipse.nebula.cwt.animation.movement.SinusDecreaseVariation
 
variations - Variable in class org.eclipse.nebula.cwt.animation.movement.SinusVariation
 
VButton - Class in org.eclipse.nebula.cwt.v
Control to mimic a button.
VButton(VPanel, int) - Constructor for class org.eclipse.nebula.cwt.v.VButton
Constructor
VButtonImageBak - Class in org.eclipse.nebula.cwt.v
 
VButtonPainter - Class in org.eclipse.nebula.cwt.v
Class to paint a button.
VButtonPainter() - Constructor for class org.eclipse.nebula.cwt.v.VButtonPainter
 
VCanvas - Class in org.eclipse.nebula.cwt.v
 
VCanvas(Composite, int) - Constructor for class org.eclipse.nebula.cwt.v.VCanvas
 
VControl - Class in org.eclipse.nebula.cwt.v
A VControl is a class wich wraps an SWT Button to create a widget that acts as much like a native Button as possible while adding the following features: The appearance of Label when the mouse is not over it and it does not have the focus or selection (if style is SWT.TOGGLE). Can fit seemlessly into a larger visual piece - simple set the image to that of its background and adjust the image's offset if necessary. Can draw polygons and ovals. Can center or otherwise align its visual display (text, image, polygon or oval).
VControl(VPanel, int) - Constructor for class org.eclipse.nebula.cwt.v.VControl
Javadoc out of date // TODO: update javadoc
VControl.Type - Enum in org.eclipse.nebula.cwt.v
 
VControlPainter - Class in org.eclipse.nebula.cwt.v
 
VControlPainter() - Constructor for class org.eclipse.nebula.cwt.v.VControlPainter
 
VERBOSE_TODAY - Static variable in class org.eclipse.nebula.widgets.cdatetime.Footer
 
VerboseToday() - Static method in class org.eclipse.nebula.widgets.cdatetime.Footer
 
verify(Event) - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
The Verify Event handler.
EVERYTHING is blocked via this handler (Event.doit is set to false).
VERTICAL - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
Style constant for vertical alignment of DropCombo's contents (value is 1<<12).
verticalScrollBar - Variable in class org.eclipse.nebula.cwt.animation.ScrollingSmoother
 
verticalSpacing - Variable in class org.eclipse.nebula.cwt.v.VGridLayout
verticalSpacing specifies the number of pixels between the bottom edge of one cell and the top edge of its neighboring cell underneath.
VGridLayout - Class in org.eclipse.nebula.cwt.v
 
VGridLayout() - Constructor for class org.eclipse.nebula.cwt.v.VGridLayout
 
VGridLayout(int, boolean) - Constructor for class org.eclipse.nebula.cwt.v.VGridLayout
 
VIEW_AS_CATEGORIES - Static variable in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
 
VIEW_AS_FLAT_LIST - Static variable in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
 
viewAsCategories() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
View the properties as categories
viewAsFlatList() - Method in class org.eclipse.nebula.widgets.opal.propertytable.PropertyTable
View the properties as a flat list
viewBox - Variable in class org.eclipse.nebula.cwt.svg.SvgFragment
viewBox[0] == x viewBox[1] == y viewBox[2] == w viewBox[3] == h
visibility - Variable in class org.eclipse.nebula.cwt.v.VControl
 
visibleRange - Variable in class org.eclipse.nebula.widgets.grid.GridVisibleRangeSupport.RangeChangedEvent
The current visible range
VLabel - Class in org.eclipse.nebula.cwt.v
 
VLabel(VPanel, int) - Constructor for class org.eclipse.nebula.cwt.v.VLabel
 
VLabelPainter - Class in org.eclipse.nebula.cwt.v
Painter for a Vlabel object
VLabelPainter() - Constructor for class org.eclipse.nebula.cwt.v.VLabelPainter
 
VLayout - Class in org.eclipse.nebula.cwt.v
 
VLayout() - Constructor for class org.eclipse.nebula.cwt.v.VLayout
 
VNative<T extends org.eclipse.swt.widgets.Control> - Class in org.eclipse.nebula.cwt.v
 
VPanel - Class in org.eclipse.nebula.cwt.v
 
VPanel(VPanel, int) - Constructor for class org.eclipse.nebula.cwt.v.VPanel
 
VPanel(Composite, int) - Constructor for class org.eclipse.nebula.cwt.v.VPanel
 
VPanelPainter - Class in org.eclipse.nebula.cwt.v
 
VPanelPainter() - Constructor for class org.eclipse.nebula.cwt.v.VPanelPainter
 
VSimpleLayout - Class in org.eclipse.nebula.cwt.v
 
VSimpleLayout() - Constructor for class org.eclipse.nebula.cwt.v.VSimpleLayout
 
VSpacer - Class in org.eclipse.nebula.cwt.v
 
VSpacer(VPanel, int) - Constructor for class org.eclipse.nebula.cwt.v.VSpacer
 
VStackLayout - Class in org.eclipse.nebula.cwt.v
 
VStackLayout() - Constructor for class org.eclipse.nebula.cwt.v.VStackLayout
 
VTracker - Class in org.eclipse.nebula.cwt.v
 
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes All Packages