Package | Description |
---|---|
org.eclipse.jface.util |
Provides useful building blocks used throughout JFace,
including property change events, a listener list implementation, and runtime
checked assertions.
|
Modifier and Type | Method and Description |
---|---|
static StatusHandler |
Policy.getStatusHandler()
Returns the status handler used by JFace to handle statuses.
|
Modifier and Type | Method and Description |
---|---|
static void |
Policy.setStatusHandler(StatusHandler status)
Sets the status handler used by JFace to handle statuses.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.