Package org.eclipse.handly.ui.viewer
Provides facilities related to viewers.
-
Class Summary Class Description ColumnDescription Combines aColumnLayoutData
with a header for a table column.CompositeLabelDecorator Composes multiple label decorators into one.DeferredTreeContentProvider An abstract base class for a tree content provider that supports asynchronous fetching of children.DelegatingSelectionProvider An implementation ofIPostSelectionProvider
that delegates to another selection provider, which can be replaced dynamically.ElementLabelProvider A basic label provider forIElement
s.ElementTreeContentProvider A basic content provider forIElement
s.LabelComparator Compares elements based on the strings obtained from the content viewer's label provider.ProblemLabelDecorator An abstract base class for decorating an element's image with error and warning overlays.ProblemMarkerLabelDecorator Decorates an element's image with error and warning overlays that represent the severity of markers attached to the element's corresponding resource.ViewerDragSupport Support for dragging items out of a structured viewer.ViewerDropSupport Support for dropping items into a structured viewer.ViewerFocusTracker Tracks focus of the given viewers. -
Enum Summary Enum Description ProblemLabelDecorator.Severity Indicates problem severity.