|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILog | |
org.eclipse.core.runtime | Provides core support for plug-ins and the plug-in registry. |
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 ILog in org.eclipse.core.runtime |
Methods in org.eclipse.core.runtime that return ILog | |
static ILog |
Platform.getLog(Bundle bundle)
Returns the log for the given bundle. |
ILog |
Plugin.getLog()
Returns the log for this plug-in. |
Uses of ILog in org.eclipse.jface.util |
Methods in org.eclipse.jface.util that return ILog | |
static ILog |
Policy.getLog()
Return the log the receiver is using. |
Methods in org.eclipse.jface.util with parameters of type ILog | |
static void |
Policy.setLog(ILog forwardingLog)
Set the log to be forwarding log. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.