|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.sconman.Category.RepositoryIndexSynchronizer
class Category.RepositoryIndexSynchronizer
Field Summary | |
---|---|
(package private) IProgressObserver |
po
|
(package private) Project |
project
|
(package private) IRepository |
repo
|
(package private) long |
total
|
(package private) long |
visited
|
Constructor Summary | |
---|---|
Category.RepositoryIndexSynchronizer(Project project,
IRepository rep,
IProgressObserver po,
long total)
|
Method Summary | |
---|---|
void |
onEntry(java.lang.String entryPath)
This method will be called for each entry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Project project
IRepository repo
IProgressObserver po
long total
long visited
Constructor Detail |
---|
Category.RepositoryIndexSynchronizer(Project project, IRepository rep, IProgressObserver po, long total)
Method Detail |
---|
public void onEntry(java.lang.String entryPath)
IRepository.IVisitor
onEntry
in interface IRepository.IVisitor
entryPath
- The path to the entry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |