All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractLightContentComposite<C extends ILightControl> AbstractLightControl Base class for all of the light controls.AbstractLightItem<T> Base class for list/tree/table items.AbstractLightScrollbar AbstractLightScrollbar.Orientation AbstractLightScrollbar.Part AbstractLightScrollbar.Part.State AbstractLightScrollbar.Sizes AbstractLightSpinner<T extends Number & Comparable<T>> Abstract parent for all spinners.AbstractLightViewer<T> Instance of this class is support class for working with list/table/tree.AbstractScrollableControl Instance of this class represents scrollable control.BigDecimalLightSpinner Light spinner control for big decimal values.DoubleLightSpinner Light spinner control for double values.EditableObservableValue An observable value forIEditable
editable state.FocusSource The source of the set focus request.IChangedListener<S,V> Post-change listener contract.IChangingListener<S,V> Pre-change listener contract.IClickListener<S> Click listener contract.IContentProvider<T> A content provider for viewers.IEditable Instances of this class can be editable or not editable.IImageComboLabelProvider Extension forLabelProvider
forLightImageComboViewer
.ILabelProvider<T> A label provider for viewers.ILightComposite Public contract of the light composite controls.ILightContentComposite<C extends ILightControl> ILightControl Public contract of light controls.ILightControlListener Public contract of light control listeners.ILightLayout The light controls twin of SWTLayout
.ILightLayoutData The marker interface for light layout datas, so we can easily find them.ILightViewerFilter<T> Instance of this class can be used as filter for light viewers.ISelectionChangedListener<T> Instance of this class listens for selection change.IStyledLabelProvider<T> Extension ofILabelProvider
.IUpDownButtonListener Listener for theLightUpDownButton
.LightCheckbox Light checkbox control.LightCheckboxObservableValue Light checkbox check state observable to support the data binding.LightColorBox Light color box control that allows to display the givenColor
as a box with filled background color.LightColorBoxEditorBar<C extends ILightControl> TheLightEditorBar
implementation with ability to show given color at the left side.LightColorBoxEditorBarRgbObservableValue Read only light editor bar color image value observable.LightColumnLayout This layout manager arranges children of the composite parent in vertical columns.LightColumnLayoutData This class is used to store layout data for theColumnLayout
class.LightCombo Light combo control.LightCombo.Item Combo item description.LightComboViewer The viewer for theLightCombo
.LightComposite Default implementation ofILightComposite
.LightControlDecoration Light control decoration – a simplified version ofControlDecoration
.LightControlListener Convenience implementation ofILightControlListener
.LightEditorBar<C extends ILightControl> Base class for constructing editor-like controls.LightEditorBarImageObservableValue Read only light editor bar with observable left-side image.LightFormattedText Light formatted text control.LightImage Light image control, displays the image.LightImageButton Light image button – a button with an image.LightImageCombo Special Combo with constant label.LightImageCombo.Item Combo image item description.LightImageComboViewer The viewer for theLightImageCombo
.LightLabel Light label.LightLabelObservableValue Light label text value observable.LightList<T> Instance of this class represents list.LightListItem<T> Light list implementation ofAbstractLightItem
.LightListViewer<T> Implementation ofAbstractLightViewer
forLightList
.LightMargins Geometric margins.LightPopup Provides pop-up window to host the light controls in it.LightRowLayout Instances of this class determine the size and position of the children of aComposite
by placing them either in horizontal rows or vertical columns within the parentComposite
.LightRowLayoutData Each control controlled by aRowLayout
can have its initial width and height specified by setting aRowData
object into the control.LightScrolledContentComposite<C extends ILightControl> LightScrolledContentComposite.NavigationPlacement LightScrolledContentComposite.NavigationVisibility LightSeparator Light separator control – a gray horizontal line, usualy.LightSeparator.Orientation Separator orientation.LightSpinner Light spinner control for integer values.LightSpinnerMaximumObservableValue<T extends Number & Comparable<T>> Observable for theLightSpinner
maximum value.LightSpinnerMinimumObservableValue<T extends Number & Comparable<T>> Observable for theLightSpinner
minimum value.LightSpinnerObservableValue<T extends Number & Comparable<T>> Observable for theLightSpinner
value.LightText Light text box control.LightTextEditorBar Implementation ofLightTextEditorBar
withLightText
control in the middle, image (LightImage
/LightColorBox
) in the left side and buttons (LightImageButton
) in right side.LightTextLimitObservable An observable value for LightText.textLimit.LightTextObservableValue Light text box's text value observable.LightTextReadOnlyObservableValue Deprecated. useEditableObservableValue
instead.LightTwoColumnLayout A special version ofGridLayout
with enhanced two-column support.LightTwoColumnLayoutData A grid data forTwoColumnLayout
.LightTwoColumnLayoutDataFactory This class provides a convienient shorthand for creating and initializing GridData.LightUpDownButton Up-down button with two arrow buttons pointing up and down.LongLightSpinner Light spinner control for long values.Lwt Various constants and utilities container.LwtJFaceSupport Util class.PatchedCheckboxTreeViewer A patched version ofCheckboxTreeViewer
with performance improvements.SwtLightComposite Provides the bridge between the light and native SWT controls.SwtLightControl Wraps the native SWT controls to abstract the difference between the native and light controls.SwtLightLayout Bridges the native SWT layout process into light controls layouting.SwtLightScrolledComposite SwtLightComposite
forScrolledComposite
.TraverseDirection Specifies the direction in which the traversal should be performed.