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 ILogger |
Policy.getLog()
Returns the logger used by JFace to log errors.
|
Modifier and Type | Method and Description |
---|---|
static void |
Policy.setLog(ILogger logger)
Sets the logger used by JFace to log errors.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.