Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.core.databinding.util.ILogger

Packages that use ILogger
org.eclipse.core.databinding.util Provides general utilities for data binding.  
 

Uses of ILogger in org.eclipse.core.databinding.util
 

Methods in org.eclipse.core.databinding.util that return ILogger
static ILogger Policy.getLog()
          Returns the logger used by JFace Data Binding to log errors.
 

Methods in org.eclipse.core.databinding.util with parameters of type ILogger
static void Policy.setLog(ILogger logger)
          Sets the logger used by JFace Data Binding to log errors.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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