org.eclipse.cdt.core.resources
Interface IPathEntryStoreListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
ExpLibraryPathTab, ExpLibraryTab, IncludesSymbolsPropertyPage, LibraryPathTab, LibraryTab

public interface IPathEntryStoreListener
extends java.util.EventListener

IPathEntryStoreListener


Method Summary
 void pathEntryStoreChanged(PathEntryStoreChangedEvent event)
           
 

Method Detail

pathEntryStoreChanged

void pathEntryStoreChanged(PathEntryStoreChangedEvent event)
Parameters:
event -