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 status
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.