java.lang.Objectcom.ibm.jdg2e.view.files.ui.FileContentProvider.FileProxyVisitor
Visitor for File Resources view. Goal is to be efficient in the process of walking the selected workspace tree. Real resources are only obtained when required (they are a file).
| Field Summary | |
|---|---|
(package private) int |
addToViewerTrigger
|
(package private) int |
counter
|
| Method Summary | |
|---|---|
boolean |
visit(org.eclipse.core.resources.IResourceProxy proxy)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
int addToViewerTrigger
int counter
| Method Detail |
public boolean visit(org.eclipse.core.resources.IResourceProxy proxy)
throws org.eclipse.core.runtime.CoreException
visit in interface org.eclipse.core.resources.IResourceProxyVisitororg.eclipse.core.runtime.CoreException