gate.gui.docview
Class AnnotationSetsView.AnnotationHandler

java.lang.Object
  extended bygate.gui.docview.AnnotationSetsView.AnnotationHandler
Enclosing class:
AnnotationSetsView

protected static class AnnotationSetsView.AnnotationHandler
extends Object


Field Summary
(package private)  Annotation ann
           
(package private)  AnnotationSet set
           
 
Constructor Summary
AnnotationSetsView.AnnotationHandler(AnnotationSet set, Annotation ann)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ann

Annotation ann

set

AnnotationSet set
Constructor Detail

AnnotationSetsView.AnnotationHandler

public AnnotationSetsView.AnnotationHandler(AnnotationSet set,
                                            Annotation ann)