Uses of Interface
org.eclipse.emf.compare.ui.ICompareEditorPartListener

Packages that use ICompareEditorPartListener
org.eclipse.emf.compare.ui.viewer.content.part Provides the graphical components of the ModelContentMergeViewer
 

Uses of ICompareEditorPartListener in org.eclipse.emf.compare.ui.viewer.content.part
 

Methods in org.eclipse.emf.compare.ui.viewer.content.part with parameters of type ICompareEditorPartListener
 void ModelContentMergeTabFolder.addCompareEditorPartListener(ICompareEditorPartListener listener)
          Registers the given listener for notification.
 void ModelContentMergeTabFolder.removeCompareEditorPartListener(ICompareEditorPartListener listener)
          Removes the given listener from this folder's listeners list.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.