com.aptana.ide.ui.editors.preferences.formatter
Interface IStatusChangeListener


public interface IStatusChangeListener


Method Summary
 void statusChanged(org.eclipse.core.runtime.IStatus status)
          Notifies this listener that the given status has changed.
 

Method Detail

statusChanged

void statusChanged(org.eclipse.core.runtime.IStatus status)
Notifies this listener that the given status has changed.

Parameters:
status - the new status