Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.jface.util.ILogger

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.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.