Package org.eclipse.ui.statushandlers
Interface StatusManager.INotificationTypes
- Enclosing class:
StatusManager
public static interface StatusManager.INotificationTypes
This interface declares types of notification.
- Since:
- 3.5
- Restriction:
- This interface is not intended to be implemented by clients.
- Restriction:
- This interface is not intended to be extended by clients.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThis type notifications are used when a particularStatusAdapterwas handled.
-
Field Details
-
HANDLED
static final int HANDLEDThis type notifications are used when a particularStatusAdapterwas handled.- See Also:
-