|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleClickEvent | |
---|---|
org.eclipse.compare | Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. |
org.eclipse.debug.ui | Provides a generic debugger user interface that clients may customize via standard workbench extension points. |
org.eclipse.jface.viewers | Provides a framework for viewers, which are model-based content adapters for SWT widgets. |
org.eclipse.ui.views.navigator | Provides the standard Resource Navigator view which presents the tree of resources in the workspace. |
Uses of DoubleClickEvent in org.eclipse.compare |
---|
Methods in org.eclipse.compare with parameters of type DoubleClickEvent | |
void |
CompareViewerSwitchingPane.doubleClick(DoubleClickEvent event)
|
Uses of DoubleClickEvent in org.eclipse.debug.ui |
---|
Methods in org.eclipse.debug.ui with parameters of type DoubleClickEvent | |
void |
AbstractDebugView.doubleClick(DoubleClickEvent event)
Delegate to the DOUBLE_CLICK_ACTION ,
if any. |
Uses of DoubleClickEvent in org.eclipse.jface.viewers |
---|
Methods in org.eclipse.jface.viewers with parameters of type DoubleClickEvent | |
protected void |
StructuredViewer.fireDoubleClick(DoubleClickEvent event)
Notifies any double-click listeners that a double-click has been received. |
void |
IDoubleClickListener.doubleClick(DoubleClickEvent event)
Notifies of a double click. |
Uses of DoubleClickEvent in org.eclipse.ui.views.navigator |
---|
Methods in org.eclipse.ui.views.navigator with parameters of type DoubleClickEvent | |
protected void |
ResourceNavigator.handleDoubleClick(DoubleClickEvent event)
Handles a double-click 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.