Eclipse Platform
Release 3.3

Uses of Package
org.eclipse.ui.statushandlers

Packages that use org.eclipse.ui.statushandlers
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.  
 

Classes in org.eclipse.ui.statushandlers used by org.eclipse.ui.application
AbstractStatusHandler
           Status handlers are part of the status handling facility.
 

Classes in org.eclipse.ui.statushandlers used by org.eclipse.ui.statushandlers
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.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.