Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Class
org.eclipse.jface.viewers.DoubleClickEvent

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.navigator Provides the Common Navigator framework. 
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 CompareViewerPane. 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
 void IDoubleClickListener. doubleClick ( DoubleClickEvent event)
          Notifies of a double click.
protected  void StructuredViewer. fireDoubleClick ( DoubleClickEvent event)
          Notifies any double-click listeners that a double-click has been received.
 

Uses of DoubleClickEvent in org.eclipse.ui.navigator
 

Methods in org.eclipse.ui.navigator with parameters of type DoubleClickEvent
protected  void CommonNavigator. handleDoubleClick ( DoubleClickEvent anEvent)
           Note: This method is for internal use only.
 

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)
          Deprecated. Handles a double-click event from the viewer.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire