Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.ui.statushandlers.AbstractStatusHandler

Packages that use AbstractStatusHandler
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.  
 

Uses of AbstractStatusHandler in org.eclipse.ui.application
 

Methods in org.eclipse.ui.application that return AbstractStatusHandler
 AbstractStatusHandler WorkbenchAdvisor.getWorkbenchErrorHandler()
          Returns the workbench error handler for the advisor.
 

Uses of AbstractStatusHandler in org.eclipse.ui.statushandlers
 

Subclasses of AbstractStatusHandler in org.eclipse.ui.statushandlers
 class WorkbenchErrorHandler
          This is a default workbench error handler.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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