Packages that use
org.eclipse.jface.viewers
|
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.debug.ui.actions
|
Provides a set of actions related to running and debugging applications. |
org.eclipse.debug.ui.contexts
|
Provides a set of interfaces and classes for debug context management. |
org.eclipse.debug.ui.memory
|
Provides classes and interfaces to render memory blocks in the memory view. |
org.eclipse.help.ui.browser
|
Provides an implementation of IWorkbenchWindowActionDelegate
for opening a URL in a browser. |
org.eclipse.jface.contentassist
|
Provides a content assist add-on for implementors of IContentAssistSubjectControl. |
org.eclipse.jface.databinding.viewers
|
Provides classes that can be used to observe the JFace Viewer framework. |
org.eclipse.jface.fieldassist
|
Provides classes that help communicate proper content for fields in dialogs and wizards. |
org.eclipse.jface.internal.databinding.provisional.viewers
|
|
org.eclipse.jface.layout
|
Provides support for layout generation. |
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.contentassist
|
Provides a content assist add-on for an ITextViewer. |
org.eclipse.jface.text.revisions
|
Provides a revision model and a protocol to display revision information in a vertical ruler column. |
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.util
|
Provides useful building blocks used throughout JFace,
including property change events, a listener list implementation, and runtime
checked assertions. |
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
|
Application programming interface to implement a wizard based user interface for refactorings. |
org.eclipse.ltk.ui.refactoring.actions
|
Application programming interface to actions related to the refactoring history. |
org.eclipse.ltk.ui.refactoring.history
|
Application programming interface to display and preview refactoring history information. |
org.eclipse.ltk.ui.refactoring.model
|
Application programming interface to provide model integration for refactoring histories. |
org.eclipse.search.ui
|
Classes and interface required to contribute search dialog pages and search result view pages. |
org.eclipse.search.ui.text
|
Provides the base classes to implement a search result view part for searches with textual matches. |
org.eclipse.team.ui
|
Provides basic support for managing Team providers. |
org.eclipse.team.ui.history
|
Application programming interfaces for working with history
Package Specification
This package specifies the API for providing history pages to the history view. |
org.eclipse.team.ui.mapping
|
Application programming interfaces for working with resource mappings
Package Specification
This package specifies the API for working with resources 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.actions
|
Classes for actions and operations used in a workbench
window, page, or part in 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.editors.text
|
Provides a standard text editor and concrete document providers based
IFileBuffer and others directly handling IFile and
IStorage as editor input. |
org.eclipse.ui.forms
|
Forms-based controls for use in views, editors, and wizards. |
org.eclipse.ui.handlers
|
Provides support for integrating handlers into the Eclipse workbench. |
org.eclipse.ui.ide
|
APIs for the IDE-specific portion of 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.navigator.resources
|
Provides reusable components for clients that need to expand on the capabilities
provided by the reference Common Navigator Resources extension. |
org.eclipse.ui.part
|
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface. |
org.eclipse.ui.progress
|
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.statushandlers
|
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.texteditor
|
Provides a framework for text editors obeying to the
desktop rules. |
org.eclipse.ui.texteditor.quickdiff
|
Provides interfaces to for the org.eclipse.ui.editors.quickDiffReferenceProvider
extension point and adds an action to enable quick diff display for an editor. |
org.eclipse.ui.texteditor.templates
|
Application programming interfaces for interaction
with the Eclipse text editor template support. |
org.eclipse.ui.views.contentoutline
|
Provides the standard Content Outline view which can
show the active editor's custom outline for the document being edited. |
org.eclipse.ui.views.framelist
|
Provides support for a web-browser style of navigation within a view by maintaining a list
of frames. |
org.eclipse.ui.views.markers
|
Utility classes for working with markers in views
|
org.eclipse.ui.views.navigator
|
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace. |
org.eclipse.ui.views.properties
|
Provides the standard Property Sheet view which displays
custom properties of the active workbench part's current selection. |
org.eclipse.ui.views.properties.tabbed
|
Provides the Tabbed Properties framework. |
org.eclipse.ui.views.tasklist
|
Provides the standard Task List view for displaying
tasks and problem annotations on resources. |
org.eclipse.ui.wizards
|
Application programming interfaces for interaction with and extension of the Eclipse
Platform User Interface wizard support. |
org.eclipse.ui.wizards.datatransfer
|
Provides the standard Import and Export wizards for
moving resources into and out of the workspace. |
org.eclipse.ui.wizards.newresource
|
Provides the standard wizards for creating files,
folders, and projects in the workspace. |