Package | Description |
---|---|
org.eclipse.ui.application |
Application-level APIs for configuring and controling the Eclipse Platform User
Interface.
|
org.eclipse.ui.statushandlers |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Class and Description |
---|
AbstractStatusHandler
Status handlers are part of the status handling facility.
|
Class and Description |
---|
AbstractStatusAreaProvider
A status area provider creates an area that displays detailed information
about
StatusAdapter or IStatus . |
AbstractStatusHandler
Status handlers are part of the status handling facility.
|
StatusAdapter
The StatusAdapter wraps an instance of IStatus subclass and can hold
additional information either by using properties or by adding a new adapter.
|
StatusManager
StatusManager is the entry point for all statuses to be reported in the user
interface.
|
StatusManager.INotificationListener
This interface allows for listening to status handling framework changes.
|
WorkbenchStatusDialogManager
The
WorkbenchStatusDialogManager is a utility class for displaying
one or more messages (errors, warnings or infos) to the user. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.