Uses of Class
eTextReader.AnnotationBox

Packages that use AnnotationBox
eTextReader   
 

Uses of AnnotationBox in eTextReader
 

Fields in eTextReader declared as AnnotationBox
private  AnnotationBox Browser.annotationBox
           
 

Methods in eTextReader with parameters of type AnnotationBox
 boolean Browser.commonUpdateNotation(AnnotationBox annotationBox, Notation n, DBClient client, java.lang.String userName)
          This method deals with updating the appropriate properties in the notation n based on the values stored in the AnnotationBox annotationBox.