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.
|
Modifier and Type | Method and Description |
---|---|
void |
CompareViewerSwitchingPane.addOpenListener(IOpenListener l) |
void |
CompareViewerSwitchingPane.removeOpenListener(IOpenListener l) |
Modifier and Type | Method and Description |
---|---|
void |
StructuredViewer.addOpenListener(IOpenListener listener)
Adds a listener for selection-open in this viewer.
|
void |
StructuredViewer.removeOpenListener(IOpenListener listener)
Removes the given open listener from this viewer.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.