org.eclipse.cdt.internal.ui.dialogs
Interface IStatusChangeListener

All Known Implementing Classes:
CPathPropertyPage, IncludesSymbolsPropertyPage, NewIncludesSymbolsTabBlock

public interface IStatusChangeListener


Method Summary
 void statusChanged(org.eclipse.core.runtime.IStatus status)
          Called to annonce that the given status has changed
 

Method Detail

statusChanged

void statusChanged(org.eclipse.core.runtime.IStatus status)
Called to annonce that the given status has changed