public interface IPreferenceStatusMonitor
This interface is intended to be implemented by clients.
ISpellingPreferenceBlock.initialize(IPreferenceStatusMonitor)
Modifier and Type | Method and Description |
---|---|
void |
statusChanged(IStatus status)
Notifies this monitor that the preference page's status has changed
the given status.
|
void statusChanged(IStatus status)
status
- the new statusGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.