|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpenEvent | |
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 interface for a default search result page for textual searches. |
org.eclipse.ui.views.navigator | Provides the standard Resource Navigator view which presents the tree of resources in the workspace. |
Uses of OpenEvent in org.eclipse.jface.viewers |
Methods in org.eclipse.jface.viewers with parameters of type OpenEvent | |
void |
IOpenListener.open(OpenEvent event)
Notifies of an open event. |
protected void |
StructuredViewer.fireOpen(OpenEvent event)
Notifies any open event listeners that a open event has been received. |
Uses of OpenEvent in org.eclipse.search.ui.text |
Methods in org.eclipse.search.ui.text with parameters of type OpenEvent | |
protected void |
AbstractTextSearchViewPage.handleOpen(OpenEvent event)
This method is called when the search page gets an open even from it's underlying viewer (for example on double click). |
Uses of OpenEvent in org.eclipse.ui.views.navigator |
Methods in org.eclipse.ui.views.navigator with parameters of type OpenEvent | |
protected void |
ResourceNavigator.handleOpen(OpenEvent event)
Handles an open event from the viewer. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.