|
Eclipse Platform Release 3.1 |
||||||||||
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 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. |
Uses of OpenEvent in org.eclipse.jface.viewers |
---|
Methods in org.eclipse.jface.viewers with parameters of type OpenEvent | |
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. |
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.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.