Uses of Class
org.eclipse.jface.viewers.Viewer
-
Packages that use Viewer Package Description org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results.org.eclipse.compare.contentmergeviewer Support for compare and merge viewers which show the content side-by-side.org.eclipse.compare.structuremergeviewer Provides support for finding and displaying the differences between hierarchically structured data.org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points.org.eclipse.jface.databinding.viewers Provides classes that can be used to observe the JFace Viewer framework.org.eclipse.jface.preference Provides a framework for preferences.org.eclipse.jface.text Provides a framework for creating and manipulating text documents.org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those.org.eclipse.jface.text.source.projection This package provides the UI part for projection documents of which the most important part is the projection viewer.org.eclipse.jface.viewers Provides a framework for viewers, which are model-based content adapters for SWT widgets.org.eclipse.jface.viewers.deferred Provides a framework for viewers that handle deferred contents.org.eclipse.ltk.ui.refactoring.history Application programming interface to display and preview refactoring history information.org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings.org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View.org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.org.eclipse.ui.console Application programming interfaces for interaction with the Eclipse console.org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface.org.eclipse.ui.model Provides a workbench adapter for displaying workbench elements in the UI without having to know the concrete type of the element, and various label providers for workbench-specific objects like editors, views, and perspectives.org.eclipse.ui.navigator Provides the Common Navigator framework.org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace. -
-
Uses of Viewer in org.eclipse.compare
Methods in org.eclipse.compare that return Viewer Modifier and Type Method Description ViewerCompareEditorInput. createDiffViewer(Composite parent)Factory method for creating a differences viewer for the top left pane.ViewerIViewerCreator. createViewer(Composite parent, CompareConfiguration config)Creates a new viewer under the given SWT parent control.ViewerCompareEditorInput. findContentViewer(Viewer oldViewer, ICompareInput input, Composite parent)Implements the dynamic viewer switching for content viewers.static ViewerCompareUI. findContentViewer(Viewer oldViewer, Object input, Composite parent, CompareConfiguration configuration)Returns a content compare viewer based on an old viewer and an input object.static ViewerCompareUI. findContentViewer(Viewer oldViewer, ICompareInput input, Composite parent, CompareConfiguration configuration)Returns a content compare viewer based on an old viewer and an input object.ViewerCompareEditorInput. findStructureViewer(Viewer oldViewer, ICompareInput input, Composite parent)Implements the dynamic viewer switching for structure viewers.static ViewerCompareUI. findStructureViewer(Viewer oldViewer, ICompareInput input, Composite parent, CompareConfiguration configuration)Returns a structure compare viewer based on an old viewer and an input object.ViewerCompareViewerSwitchingPane. getViewer()Returns the current viewer.protected abstract ViewerCompareViewerSwitchingPane. getViewer(Viewer oldViewer, Object input)Returns a viewer which is able to display the given input.Methods in org.eclipse.compare with parameters of type Viewer Modifier and Type Method Description ViewerCompareEditorInput. findContentViewer(Viewer oldViewer, ICompareInput input, Composite parent)Implements the dynamic viewer switching for content viewers.static ViewerCompareUI. findContentViewer(Viewer oldViewer, Object input, Composite parent, CompareConfiguration configuration)Returns a content compare viewer based on an old viewer and an input object.static ViewerCompareUI. findContentViewer(Viewer oldViewer, ICompareInput input, Composite parent, CompareConfiguration configuration)Returns a content compare viewer based on an old viewer and an input object.ViewerCompareEditorInput. findStructureViewer(Viewer oldViewer, ICompareInput input, Composite parent)Implements the dynamic viewer switching for structure viewers.static ViewerCompareUI. findStructureViewer(Viewer oldViewer, ICompareInput input, Composite parent, CompareConfiguration configuration)Returns a structure compare viewer based on an old viewer and an input object.protected abstract ViewerCompareViewerSwitchingPane. getViewer(Viewer oldViewer, Object input)Returns a viewer which is able to display the given input. -
Uses of Viewer in org.eclipse.compare.contentmergeviewer
Subclasses of Viewer in org.eclipse.compare.contentmergeviewer Modifier and Type Class Description classContentMergeViewerAn abstract compare and merge viewer with two side-by-side content areas and an optional content area for the ancestor.classTextMergeViewerA text merge viewer uses theRangeDifferencerto perform a textual, line-by-line comparison of two (or three) input documents. -
Uses of Viewer in org.eclipse.compare.structuremergeviewer
Subclasses of Viewer in org.eclipse.compare.structuremergeviewer Modifier and Type Class Description classDiffTreeViewerA tree viewer that works on objects implementing theIDiffContainerandIDiffElementinterfaces.classStructureDiffViewerA diff tree viewer that can be configured with aIStructureCreatorto retrieve a hierarchical structure from the input object (anICompareInput) and perform a two-way or three-way compare on it. -
Uses of Viewer in org.eclipse.debug.ui
Methods in org.eclipse.debug.ui that return Viewer Modifier and Type Method Description protected abstract ViewerAbstractDebugView. createViewer(Composite parent)Creates and returns this view's underlying viewer.ViewerAbstractDebugView. getViewer()ViewerIDebugView. getViewer()Returns the viewer contained in this debug view.Methods in org.eclipse.debug.ui with parameters of type Viewer Modifier and Type Method Description voidEnvironmentTab.EnvironmentVariableContentProvider. inputChanged(Viewer viewer, Object oldInput, Object newInput)protected voidAbstractDebugView. setViewer(Viewer viewer)Sets the viewer for this view. -
Uses of Viewer in org.eclipse.jface.databinding.viewers
Methods in org.eclipse.jface.databinding.viewers that return Viewer Modifier and Type Method Description ViewerIViewerObservable. getViewer()Returns the underlying viewer for this observable.Methods in org.eclipse.jface.databinding.viewers with parameters of type Viewer Modifier and Type Method Description voidObservableListContentProvider. inputChanged(Viewer viewer, Object oldInput, Object newInput)voidObservableListTreeContentProvider. inputChanged(Viewer viewer, Object oldInput, Object newInput)voidObservableSetContentProvider. inputChanged(Viewer viewer, Object oldInput, Object newInput)voidObservableSetTreeContentProvider. inputChanged(Viewer viewer, Object oldInput, Object newInput)IViewerObservableList<E>IViewerListProperty. observe(Viewer viewer)Returns anIViewerObservableListobserving this list property on the given viewerIViewerObservableSet<E>IViewerSetProperty. observe(Viewer viewer)Returns anIViewerObservableSetobserving this set property on the given viewerIViewerObservableValue<T>IViewerValueProperty. observe(Viewer viewer)Returns anIViewerObservableValueobserving this value property on the given viewerIViewerObservableList<E>ViewerListProperty. observe(Viewer viewer)IViewerObservableSet<E>ViewerSetProperty. observe(Viewer viewer)IViewerObservableValue<T>ViewerValueProperty. observe(Viewer viewer)IViewerObservableValue<T>IViewerValueProperty. observeDelayed(int delay, Viewer viewer)Returns anIViewerObservableValueobserving this value property on the given viewer, which delays notification of value changes until at leastdelaymilliseconds have elapsed since that last change event, or until a FocusOut event is received from the viewer's control (whichever happens first).IViewerObservableValue<T>ViewerValueProperty. observeDelayed(int delay, Viewer viewer)static IObservableValueViewersObservables. observeInput(Viewer viewer)Deprecated.useViewerPropertiesinsteadstatic IViewerObservableListViewersObservables. observeMultiSelection(Viewer viewer)Deprecated.useViewerPropertiesinsteadstatic IViewerObservableValueViewersObservables. observeSingleSelection(Viewer viewer)Deprecated.useViewerPropertiesinstead -
Uses of Viewer in org.eclipse.jface.preference
Methods in org.eclipse.jface.preference with parameters of type Viewer Modifier and Type Method Description voidPreferenceContentProvider. inputChanged(Viewer viewer, Object oldInput, Object newInput) -
Uses of Viewer in org.eclipse.jface.text
Subclasses of Viewer in org.eclipse.jface.text Modifier and Type Class Description classTextViewerSWT based implementation ofITextViewerand its extension interfaces. -
Uses of Viewer in org.eclipse.jface.text.source
Subclasses of Viewer in org.eclipse.jface.text.source Modifier and Type Class Description classSourceViewerSWT based implementation ofISourceViewerand its extension interfaces. -
Uses of Viewer in org.eclipse.jface.text.source.projection
Subclasses of Viewer in org.eclipse.jface.text.source.projection Modifier and Type Class Description classProjectionViewerA projection source viewer is a source viewer which supports multiple visible regions which can dynamically be changed. -
Uses of Viewer in org.eclipse.jface.viewers
Subclasses of Viewer in org.eclipse.jface.viewers Modifier and Type Class Description classAbstractListViewerAbstract base class for viewers that contain lists of items (such as a combo or list).classAbstractTableViewerThis is a widget independent class implementors ofTablelike widgets can use to provide a viewer on top of their widget implementations.classAbstractTreeViewerAbstract base implementation for tree-structure-oriented viewers (trees and table trees).classCheckboxTableViewerA concrete viewer based on an SWTTablecontrol with checkboxes on each node.classCheckboxTreeViewerA concrete tree-structured viewer based on an SWTTreecontrol with checkboxes on each node.classColumnViewerThe ColumnViewer is the abstract superclass of viewers that have columns (e.g., AbstractTreeViewer and AbstractTableViewer).classComboViewerA concrete viewer based either on an SWTCombocontrol orCCombocontrol.classContentViewerA content viewer is a model-based adapter on a widget which accesses its model by means of a content provider and a label provider.classListViewerA concrete viewer based on an SWTListcontrol.classStructuredViewerAbstract base implementation for structure-oriented viewers (trees, lists, tables).classTableViewerA concrete viewer based on a SWTTablecontrol.classTreeViewerA concrete viewer based on an SWTTreecontrol.Methods in org.eclipse.jface.viewers that return Viewer Modifier and Type Method Description ViewerDoubleClickEvent. getViewer()Returns the viewer that is the source of this event.ViewerOpenEvent. getViewer()Returns the viewer that is the source of this event.protected ViewerViewerDropAdapter. getViewer()Methods in org.eclipse.jface.viewers with parameters of type Viewer Modifier and Type Method Description intTreePathViewerSorter. compare(Viewer viewer, TreePath parentPath, Object e1, Object e2)Compare the given elements that will have the given parent path when they are added to the viewer.intViewerComparator. compare(Viewer viewer, Object e1, Object e2)Returns a negative, zero, or positive number depending on whether the first element is less than, equal to, or greater than the second element.Object[]ViewerFilter. filter(Viewer viewer, Object parent, Object[] elements)Filters the given elements for the given viewer.Object[]ViewerFilter. filter(Viewer viewer, TreePath parentPath, Object[] elements)Filters the given elements for the given viewer.default voidIContentProvider. inputChanged(Viewer viewer, Object oldInput, Object newInput)Notifies this content provider that the given viewer's input has been switched to a different element.voidTreeNodeContentProvider. inputChanged(Viewer viewer, Object oldInput, Object newInput)abstract booleanViewerFilter. select(Viewer viewer, Object parentElement, Object element)Returns whether the given element makes it through this filter.voidTreePathViewerSorter. sort(Viewer viewer, TreePath parentPath, Object[] elements)Sorts the given elements in-place, modifying the given array.voidViewerComparator. sort(Viewer viewer, Object[] elements)Sorts the given elements in-place, modifying the given array.Constructors in org.eclipse.jface.viewers with parameters of type Viewer Constructor Description DoubleClickEvent(Viewer source, ISelection selection)Creates a new event for the given source and selection.OpenEvent(Viewer source, ISelection selection)Creates a new event for the given source and selection.ViewerDropAdapter(Viewer viewer)Creates a new drop adapter for the given viewer. -
Uses of Viewer in org.eclipse.jface.viewers.deferred
Methods in org.eclipse.jface.viewers.deferred with parameters of type Viewer Modifier and Type Method Description voidDeferredContentProvider. inputChanged(Viewer viewer, Object oldInput, Object newInput) -
Uses of Viewer in org.eclipse.ltk.ui.refactoring.history
Methods in org.eclipse.ltk.ui.refactoring.history with parameters of type Viewer Modifier and Type Method Description voidRefactoringHistoryContentProvider. inputChanged(Viewer viewer, Object predecessor, Object successor) -
Uses of Viewer in org.eclipse.team.ui.mapping
Methods in org.eclipse.team.ui.mapping that return Viewer Modifier and Type Method Description protected ViewerSynchronizationContentProvider. getViewer()Return the viewer to which the content provider is associated.Methods in org.eclipse.team.ui.mapping with parameters of type Viewer Modifier and Type Method Description voidSynchronizationContentProvider. inputChanged(Viewer viewer, Object oldInput, Object newInput) -
Uses of Viewer in org.eclipse.team.ui.synchronize
Methods in org.eclipse.team.ui.synchronize that return Viewer Modifier and Type Method Description ViewerSaveableCompareEditorInput. findContentViewer(Viewer oldViewer, ICompareInput input, Composite parent)ViewerISynchronizePage. getViewer()Returns the viewer associated with this page ornullif the page doesn't have a viewer.Methods in org.eclipse.team.ui.synchronize with parameters of type Viewer Modifier and Type Method Description ViewerSaveableCompareEditorInput. findContentViewer(Viewer oldViewer, ICompareInput input, Composite parent) -
Uses of Viewer in org.eclipse.ui
Methods in org.eclipse.ui with parameters of type Viewer Modifier and Type Method Description Object[]ResourceWorkingSetFilter. filter(Viewer viewer, Object parent, Object[] elements)Filters out elements that are neither a parent nor a child of a working set element.booleanResourceWorkingSetFilter. select(Viewer viewer, Object parentElement, Object element)Determines if an element should be filtered out. -
Uses of Viewer in org.eclipse.ui.console
Subclasses of Viewer in org.eclipse.ui.console Modifier and Type Class Description classTextConsoleViewerDefault viewer used to display aTextConsole. -
Uses of Viewer in org.eclipse.ui.dialogs
Subclasses of Viewer in org.eclipse.ui.dialogs Modifier and Type Class Description classContainerCheckedTreeViewerCheckboxTreeViewer with special behaviour of the checked / gray state on container (non-leaf) nodes: The grayed state is used to visualize the checked state of its children.Methods in org.eclipse.ui.dialogs with parameters of type Viewer Modifier and Type Method Description Object[]PatternFilter. filter(Viewer viewer, Object parent, Object[] elements)booleanPatternFilter. isElementVisible(Viewer viewer, Object element)Answers whether the given element in the given viewer matches the filter pattern.protected booleanPatternFilter. isLeafMatch(Viewer viewer, Object element)Check if the current (leaf) element is a match with the filter text.protected booleanPatternFilter. isParentMatch(Viewer viewer, Object element)Check if the parent (category) is a match to the filter text.booleanPatternFilter. select(Viewer viewer, Object parentElement, Object element) -
Uses of Viewer in org.eclipse.ui.model
Methods in org.eclipse.ui.model with parameters of type Viewer Modifier and Type Method Description intContributionComparator. compare(Viewer viewer, Object e1, Object e2)voidBaseWorkbenchContentProvider. inputChanged(Viewer viewer, Object oldInput, Object newInput)voidWorkbenchContentProvider. inputChanged(Viewer viewer, Object oldInput, Object newInput) -
Uses of Viewer in org.eclipse.ui.navigator
Subclasses of Viewer in org.eclipse.ui.navigator Modifier and Type Class Description classCommonViewerProvides the Tree Viewer for the Common Navigator.Methods in org.eclipse.ui.navigator with parameters of type Viewer Modifier and Type Method Description intCommonViewerSorter. compare(Viewer viewer, TreePath parentPath, Object e1, Object e2) -
Uses of Viewer in org.eclipse.ui.views.navigator
Methods in org.eclipse.ui.views.navigator that return Viewer Modifier and Type Method Description protected ViewerResourceNavigatorAction. getViewer()Deprecated.Returns the resource viewerMethods in org.eclipse.ui.views.navigator with parameters of type Viewer Modifier and Type Method Description intResourceComparator. compare(Viewer viewer, Object o1, Object o2)intResourceSorter. compare(Viewer viewer, Object o1, Object o2)Deprecated.booleanResourcePatternFilter. select(Viewer viewer, Object parentElement, Object element)Deprecated.
-