Uses of Class
org.eclipse.jface.util.StatusHandler
Package
Description
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
Modifier and TypeMethodDescriptionstatic StatusHandler
Policy.getStatusHandler()
Returns the status handler used by JFace to handle statuses.Modifier and TypeMethodDescriptionstatic void
Policy.setStatusHandler
(StatusHandler status) Sets the status handler used by JFace to handle statuses.