org.eclipse.jst.jsp.core.taglib
Interface ITaglibIndexListener


public interface ITaglibIndexListener

A listener for changes in the index's records.

This interface is not intended to be implemented by clients.


Method Summary
 void indexChanged(ITaglibRecordEvent event)
          Notifies this listener that an ITaglibRecordEvent has occurred
 

Method Detail

indexChanged

public void indexChanged(ITaglibRecordEvent event)
Notifies this listener that an ITaglibRecordEvent has occurred

Parameters:
event -