| Package | Description |
|---|---|
| org.eclipse.jface.util |
Provides useful building blocks used throughout JFace,
including property change events, a listener list implementation, and runtime
checked assertions.
|
| org.eclipse.ui.statushandlers |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
| Modifier and Type | Method and Description |
|---|---|
static ErrorSupportProvider |
Policy.getErrorSupportProvider()
Return the ErrorSupportProvider for the receiver.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Policy.setErrorSupportProvider(ErrorSupportProvider provider)
Set the error support provider for error dialogs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStatusAreaProvider
A status area provider creates an area that displays detailed information
about
StatusAdapter or IStatus. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.