lemurproject.indri.ui
Class IndexUI.UIIndexStatus

java.lang.Object
  extended by lemurproject.indri.IndexStatus
      extended by lemurproject.indri.ui.IndexUI.UIIndexStatus
Enclosing class:
IndexUI

 class IndexUI.UIIndexStatus
extends IndexStatus


Nested Class Summary
 
Nested classes/interfaces inherited from class lemurproject.indri.IndexStatus
IndexStatus.action_code
 
Field Summary
 
Fields inherited from class lemurproject.indri.IndexStatus
swigCMemOwn
 
Constructor Summary
IndexUI.UIIndexStatus()
           
 
Method Summary
 void status(int code, java.lang.String documentFile, java.lang.String error, int documentsIndexed, int documentsSeen)
           
 
Methods inherited from class lemurproject.indri.IndexStatus
delete, finalize, getCPtr, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexUI.UIIndexStatus

IndexUI.UIIndexStatus()
Method Detail

status

public void status(int code,
                   java.lang.String documentFile,
                   java.lang.String error,
                   int documentsIndexed,
                   int documentsSeen)
Overrides:
status in class IndexStatus