gate.gui.docview
Class AnnotationListView.AnnotationHandler

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

protected static class AnnotationListView.AnnotationHandler
extends Object


Field Summary
(package private)  Annotation ann
           
(package private)  AnnotationSet set
           
 
Constructor Summary
AnnotationListView.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

AnnotationListView.AnnotationHandler

public AnnotationListView.AnnotationHandler(AnnotationSet set,
                                            Annotation ann)