Package | Description |
---|---|
org.eclipse.compare |
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
|
org.eclipse.jface.viewers |
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
|
org.eclipse.search.ui.text |
Provides the base classes to implement a search result view part for searches with textual matches.
|
org.eclipse.ui.views.navigator |
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace.
|
Modifier and Type | Method and Description |
---|---|
void |
CompareViewerPane.open(OpenEvent event) |
Modifier and Type | Method and Description |
---|---|
protected void |
StructuredViewer.fireOpen(OpenEvent event)
Notifies any open event listeners that a open event has been received.
|
void |
IOpenListener.open(OpenEvent event)
Notifies of an open event.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTextSearchViewPage.handleOpen(OpenEvent event)
This method is called when the search page gets an 'open' event from its
underlying viewer (for example on double click).
|
Modifier and Type | Method and Description |
---|---|
protected void |
ResourceNavigator.handleOpen(OpenEvent event)
Deprecated.
As of 3.5, replaced by
ResourceNavigator.handleOpen(ISelection) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.