|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILogger | |
---|---|
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 ILogger in org.eclipse.jface.util |
---|
Methods in org.eclipse.jface.util that return ILogger | |
---|---|
static ILogger |
Policy.getLog()
Returns the logger used by JFace to log errors. |
Methods in org.eclipse.jface.util with parameters of type ILogger | |
---|---|
static void |
Policy.setLog(ILogger logger)
Sets the logger used by JFace to log errors. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |