|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IResourceDeltaVisitor | |
org.eclipse.core.resources | Provides basic support for managing a workspace and its resources. |
org.eclipse.ui.editors.text | Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input. |
Uses of IResourceDeltaVisitor in org.eclipse.core.resources |
Methods in org.eclipse.core.resources with parameters of type IResourceDeltaVisitor | |
void |
IResourceDelta.accept(IResourceDeltaVisitor visitor)
Accepts the given visitor. |
void |
IResourceDelta.accept(IResourceDeltaVisitor visitor,
boolean includePhantoms)
Accepts the given visitor. |
void |
IResourceDelta.accept(IResourceDeltaVisitor visitor,
int memberFlags)
Accepts the given visitor. |
Uses of IResourceDeltaVisitor in org.eclipse.ui.editors.text |
Classes in org.eclipse.ui.editors.text that implement IResourceDeltaVisitor | |
protected class |
FileDocumentProvider.FileSynchronizer
Synchronizes the document with external resource changes. |
|
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.