Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.ltk.core.refactoring.history.IRefactoringHistoryListener

Packages that use IRefactoringHistoryListener
org.eclipse.ltk.core.refactoring.history Application programming interface to query refactoring history information from the refactoring infrastructure. 
 

Uses of IRefactoringHistoryListener in org.eclipse.ltk.core.refactoring.history
 

Methods in org.eclipse.ltk.core.refactoring.history with parameters of type IRefactoringHistoryListener
 void IRefactoringHistoryService.addHistoryListener(IRefactoringHistoryListener listener)
          Adds the specified refactoring history listener to this service.
 void IRefactoringHistoryService.removeHistoryListener(IRefactoringHistoryListener listener)
          Removes the specified refactoring history listener from this service.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.