Eclipse Platform
Release 3.4

Uses of Class
org.eclipse.jface.util.StatusHandler

Packages that use StatusHandler
org.eclipse.jface.util Provides useful building blocks used throughout JFace, including property change events, a listener list implementation, and runtime checked assertions.  
 

Uses of StatusHandler in org.eclipse.jface.util
 

Methods in org.eclipse.jface.util that return StatusHandler
static StatusHandler Policy.getStatusHandler()
          Returns the status handler used by JFace to handle statuses.
 

Methods in org.eclipse.jface.util with parameters of type StatusHandler
static void Policy.setStatusHandler(StatusHandler status)
          Sets the status handler used by JFace to handle statuses.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

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