Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

Package org.eclipse.ui.statushandlers

Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.

See:
           Description

Interface Summary
IStatusAdapterConstants This interface contains common constants important for StatusAdapter.
StatusManager.INotificationListener This interface allows for listening to status handling framework changes.
StatusManager.INotificationTypes This interface declares types of notification.
 

Class Summary
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.
WorkbenchErrorHandler This is a default workbench error handler.
WorkbenchStatusDialogManager The WorkbenchStatusDialogManager is a utility class for displaying one or more messages (errors, warnings or infos) to the user.
 

Package org.eclipse.ui.statushandlers Description

Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.

Package Specification

This package provides API for handling problems occured in the Eclipse based applications. See the org.eclipse.ui.statusHandlers extension point.


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire