Eclipse Platform
2.0

Uses of Interface
org.eclipse.jface.viewers.IDoubleClickListener

Packages that use IDoubleClickListener
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. 
 

Uses of IDoubleClickListener in org.eclipse.compare
 

Classes in org.eclipse.compare that implement IDoubleClickListener
 class CompareViewerSwitchingPane
          A custom CompareViewerPane that supports dynamic viewer switching.
 

Uses of IDoubleClickListener in org.eclipse.debug.ui
 

Classes in org.eclipse.debug.ui that implement IDoubleClickListener
 class AbstractDebugView
          Common function for debug related views: Debug view adpater implementation - IDebugView Action registry - actions can be stored in this view with a key.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.